Uses of Interface
software.amazon.awssdk.services.pinpoint.model.UpdateEndpointsBatchResponse.Builder
-
Packages that use UpdateEndpointsBatchResponse.Builder Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of UpdateEndpointsBatchResponse.Builder in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return UpdateEndpointsBatchResponse.Builder Modifier and Type Method Description static UpdateEndpointsBatchResponse.BuilderUpdateEndpointsBatchResponse. builder()default UpdateEndpointsBatchResponse.BuilderUpdateEndpointsBatchResponse.Builder. messageBody(Consumer<MessageBody.Builder> messageBody)Sets the value of the MessageBody property for this object.UpdateEndpointsBatchResponse.BuilderUpdateEndpointsBatchResponse.Builder. messageBody(MessageBody messageBody)Sets the value of the MessageBody property for this object.UpdateEndpointsBatchResponse.BuilderUpdateEndpointsBatchResponse. toBuilder()Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type UpdateEndpointsBatchResponse.Builder Modifier and Type Method Description static Class<? extends UpdateEndpointsBatchResponse.Builder>UpdateEndpointsBatchResponse. serializableBuilderClass()
-