Uses of Interface
software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse.Builder
-
Packages that use CreatePlatformEndpointResponse.Builder Package Description software.amazon.awssdk.services.sns.model -
-
Uses of CreatePlatformEndpointResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return CreatePlatformEndpointResponse.Builder Modifier and Type Method Description static CreatePlatformEndpointResponse.BuilderCreatePlatformEndpointResponse. builder()CreatePlatformEndpointResponse.BuilderCreatePlatformEndpointResponse.Builder. endpointArn(String endpointArn)EndpointArn returned from CreateEndpoint action.CreatePlatformEndpointResponse.BuilderCreatePlatformEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type CreatePlatformEndpointResponse.Builder Modifier and Type Method Description static Class<? extends CreatePlatformEndpointResponse.Builder>CreatePlatformEndpointResponse. serializableBuilderClass()
-