Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetMultiRegionEndpointResponse.Builder
Packages that use GetMultiRegionEndpointResponse.Builder
-
Uses of GetMultiRegionEndpointResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetMultiRegionEndpointResponse.BuilderModifier and TypeMethodDescriptionGetMultiRegionEndpointResponse.builder()GetMultiRegionEndpointResponse.Builder.createdTimestamp(Instant createdTimestamp) The time stamp of when the multi-region endpoint (global-endpoint) was created.GetMultiRegionEndpointResponse.Builder.endpointId(String endpointId) The ID of the multi-region endpoint (global-endpoint).GetMultiRegionEndpointResponse.Builder.endpointName(String endpointName) The name of the multi-region endpoint (global-endpoint).GetMultiRegionEndpointResponse.Builder.lastUpdatedTimestamp(Instant lastUpdatedTimestamp) The time stamp of when the multi-region endpoint (global-endpoint) was last updated.GetMultiRegionEndpointResponse.Builder.routes(Collection<Route> routes) Contains routes information for the multi-region endpoint (global-endpoint).GetMultiRegionEndpointResponse.Builder.routes(Consumer<Route.Builder>... routes) Contains routes information for the multi-region endpoint (global-endpoint).Contains routes information for the multi-region endpoint (global-endpoint).The status of the multi-region endpoint (global-endpoint).The status of the multi-region endpoint (global-endpoint).GetMultiRegionEndpointResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetMultiRegionEndpointResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetMultiRegionEndpointResponse.Builder>GetMultiRegionEndpointResponse.serializableBuilderClass()