Class UndeployModelResponse
java.lang.Object
org.opensearch.client.transport.endpoints.DictionaryResponse<String,UndeployModelNode>
org.opensearch.client.opensearch.ml.UndeployModelResponse
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class UndeployModelResponse
extends DictionaryResponse<String,UndeployModelNode>
-
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<UndeployModelResponse> Json deserializer forUndeployModelResponse -
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 forUndeployModelResponse
-
-
Method Details
-
of
public static UndeployModelResponse of(Function<UndeployModelResponse.Builder, ObjectBuilder<UndeployModelResponse>> fn) -
setupUndeployModelResponseDeserializer
protected static void setupUndeployModelResponseDeserializer(ObjectDeserializer<UndeployModelResponse.Builder> op)
-