CopyableBuilder<CreateEndpointResponse.Builder,CreateEndpointResponse>
, SdkBuilder<CreateEndpointResponse.Builder,CreateEndpointResponse>
public static interface CreateEndpointResponse.Builder extends CopyableBuilder<CreateEndpointResponse.Builder,CreateEndpointResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateEndpointResponse.Builder |
endpoint(Endpoint endpoint) |
The endpoint that was created.
|
copy
apply, build
CreateEndpointResponse.Builder endpoint(Endpoint endpoint)
The endpoint that was created.
endpoint
- The endpoint that was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.