Class GetRepositoryResponse
java.lang.Object
org.opensearch.client.transport.endpoints.DictionaryResponse<String,Repository>
org.opensearch.client.opensearch.snapshot.GetRepositoryResponse
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class GetRepositoryResponse
extends DictionaryResponse<String,Repository>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.opensearch.client.transport.endpoints.DictionaryResponse
DictionaryResponse.AbstractBuilder<TKey,TValue, BuilderT extends DictionaryResponse.AbstractBuilder<TKey, TValue, BuilderT>> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<GetRepositoryResponse> Json deserializer forGetRepositoryResponse -
Method Summary
Methods inherited from class org.opensearch.client.transport.endpoints.DictionaryResponse
equals, get, hashCode, result, serialize, serializeInternal, setupDictionaryResponseDeserializerMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonString
-
Field Details
-
_DESERIALIZER
Json deserializer forGetRepositoryResponse
-
-
Method Details
-
of
public static GetRepositoryResponse of(Function<GetRepositoryResponse.Builder, ObjectBuilder<GetRepositoryResponse>> fn) -
setupGetRepositoryResponseDeserializer
protected static void setupGetRepositoryResponseDeserializer(ObjectDeserializer<GetRepositoryResponse.Builder> op)
-