public static interface CreatePlatformEndpointResponse.Builder extends SnsResponse.Builder, SdkPojo, CopyableBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>
Modifier and Type | Method and Description |
---|---|
CreatePlatformEndpointResponse.Builder |
endpointArn(String endpointArn)
EndpointArn returned from CreateEndpoint action.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreatePlatformEndpointResponse.Builder endpointArn(String endpointArn)
EndpointArn returned from CreateEndpoint action.
endpointArn
- EndpointArn returned from CreateEndpoint action.Copyright © 2022. All rights reserved.