public static interface CreatePlatformEndpointResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>
| Modifier and Type | Method and Description |
|---|---|
CreatePlatformEndpointResponse.Builder |
endpointArn(String endpointArn)
EndpointArn returned from CreateEndpoint action.
|
CreatePlatformEndpointResponse.Builder endpointArn(String endpointArn)
EndpointArn returned from CreateEndpoint action.
endpointArn - EndpointArn returned from CreateEndpoint action.Copyright © 2017. All rights reserved.