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