CopyableBuilder<PutDestinationResponse.Builder,PutDestinationResponse>
, SdkBuilder<PutDestinationResponse.Builder,PutDestinationResponse>
public static interface PutDestinationResponse.Builder extends CopyableBuilder<PutDestinationResponse.Builder,PutDestinationResponse>
Modifier and Type | Method | Description |
---|---|---|
PutDestinationResponse.Builder |
destination(Destination destination) |
The destination.
|
copy
apply, build
PutDestinationResponse.Builder destination(Destination destination)
The destination.
destination
- The destination.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.