CopyableBuilder<DeleteEndpointRequest.Builder,DeleteEndpointRequest>
, SdkBuilder<DeleteEndpointRequest.Builder,DeleteEndpointRequest>
public static interface DeleteEndpointRequest.Builder extends CopyableBuilder<DeleteEndpointRequest.Builder,DeleteEndpointRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteEndpointRequest.Builder |
endpointArn(String endpointArn) |
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
|
copy
apply, build
DeleteEndpointRequest.Builder endpointArn(String endpointArn)
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
endpointArn
- The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.