Interface CreatePlatformEndpointResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>, SdkBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>, SdkPojo, SdkResponse.Builder, SnsResponse.Builder
Enclosing class:
CreatePlatformEndpointResponse

public static interface CreatePlatformEndpointResponse.Builder extends SnsResponse.Builder, SdkPojo, CopyableBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>
  • Method Details

    • endpointArn

      EndpointArn returned from CreateEndpoint action.

      Parameters:
      endpointArn - EndpointArn returned from CreateEndpoint action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.