CopyableBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>
, SdkBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>
public static interface CreatePlatformEndpointResponse.Builder extends CopyableBuilder<CreatePlatformEndpointResponse.Builder,CreatePlatformEndpointResponse>
Modifier and Type | Method | Description |
---|---|---|
CreatePlatformEndpointResponse.Builder |
endpointArn(String endpointArn) |
EndpointArn returned from CreateEndpoint action.
|
copy
apply, build
CreatePlatformEndpointResponse.Builder endpointArn(String endpointArn)
EndpointArn returned from CreateEndpoint action.
endpointArn
- EndpointArn returned from CreateEndpoint action.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.