Class GetDistinguishedNameResponse
java.lang.Object
org.opensearch.client.transport.endpoints.DictionaryResponse<String,DistinguishedNames>
org.opensearch.client.opensearch.security.GetDistinguishedNameResponse
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class GetDistinguishedNameResponse
extends DictionaryResponse<String,DistinguishedNames>
-
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<GetDistinguishedNameResponse> Json deserializer forGetDistinguishedNameResponse -
Method Summary
Modifier and TypeMethodDescriptionstatic GetDistinguishedNameResponseprotected static voidsetupGetDistinguishedNameResponseDeserializer(ObjectDeserializer<GetDistinguishedNameResponse.Builder> op) 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 forGetDistinguishedNameResponse
-
-
Method Details
-
of
-
setupGetDistinguishedNameResponseDeserializer
protected static void setupGetDistinguishedNameResponseDeserializer(ObjectDeserializer<GetDistinguishedNameResponse.Builder> op)
-