Class DeleteAutoscalingPolicyResponse
java.lang.Object
co.elastic.clients.elasticsearch._types.AcknowledgedResponseBase
co.elastic.clients.elasticsearch.autoscaling.DeleteAutoscalingPolicyResponse
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable public final class DeleteAutoscalingPolicyResponse extends AcknowledgedResponseBase
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDeleteAutoscalingPolicyResponse.BuilderBuilder forDeleteAutoscalingPolicyResponse.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<DeleteAutoscalingPolicyResponse>_DESERIALIZERJson deserializer forDeleteAutoscalingPolicyResponse -
Constructor Summary
Constructors Constructor Description DeleteAutoscalingPolicyResponse(DeleteAutoscalingPolicyResponse.Builder builder)DeleteAutoscalingPolicyResponse(java.util.function.Function<DeleteAutoscalingPolicyResponse.Builder,DeleteAutoscalingPolicyResponse.Builder> fn) -
Method Summary
Modifier and Type Method Description protected static voidsetupDeleteAutoscalingPolicyResponseDeserializer(DelegatingDeserializer<DeleteAutoscalingPolicyResponse.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 forDeleteAutoscalingPolicyResponse
-
-
Constructor Details
-
DeleteAutoscalingPolicyResponse
-
DeleteAutoscalingPolicyResponse
public DeleteAutoscalingPolicyResponse(java.util.function.Function<DeleteAutoscalingPolicyResponse.Builder,DeleteAutoscalingPolicyResponse.Builder> fn)
-
-
Method Details
-
setupDeleteAutoscalingPolicyResponseDeserializer
protected static void setupDeleteAutoscalingPolicyResponseDeserializer(DelegatingDeserializer<DeleteAutoscalingPolicyResponse.Builder> op)
-