Class PutAutoscalingPolicyResponse
java.lang.Object
co.elastic.clients.elasticsearch._types.AcknowledgedResponseBase
co.elastic.clients.elasticsearch.autoscaling.PutAutoscalingPolicyResponse
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable public final class PutAutoscalingPolicyResponse extends AcknowledgedResponseBase
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPutAutoscalingPolicyResponse.BuilderBuilder forPutAutoscalingPolicyResponse.Nested classes/interfaces inherited from class co.elastic.clients.elasticsearch._types.AcknowledgedResponseBase
AcknowledgedResponseBase.AbstractBuilder<BuilderT extends AcknowledgedResponseBase.AbstractBuilder<BuilderT>> -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<PutAutoscalingPolicyResponse>_DESERIALIZERJson deserializer forPutAutoscalingPolicyResponse -
Constructor Summary
Constructors Constructor Description PutAutoscalingPolicyResponse(PutAutoscalingPolicyResponse.Builder builder)PutAutoscalingPolicyResponse(java.util.function.Function<PutAutoscalingPolicyResponse.Builder,PutAutoscalingPolicyResponse.Builder> fn) -
Method Summary
Modifier and Type Method Description protected static voidsetupPutAutoscalingPolicyResponseDeserializer(DelegatingDeserializer<PutAutoscalingPolicyResponse.Builder> op)Methods inherited from class co.elastic.clients.elasticsearch._types.AcknowledgedResponseBase
acknowledged, serialize, serializeInternal, setupAcknowledgedResponseBaseDeserializerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
_DESERIALIZER
Json deserializer forPutAutoscalingPolicyResponse
-
-
Constructor Details
-
PutAutoscalingPolicyResponse
-
PutAutoscalingPolicyResponse
public PutAutoscalingPolicyResponse(java.util.function.Function<PutAutoscalingPolicyResponse.Builder,PutAutoscalingPolicyResponse.Builder> fn)
-
-
Method Details
-
setupPutAutoscalingPolicyResponseDeserializer
protected static void setupPutAutoscalingPolicyResponseDeserializer(DelegatingDeserializer<PutAutoscalingPolicyResponse.Builder> op)
-