CopyableBuilder<UpdateServiceResponse.Builder,UpdateServiceResponse>
, SdkBuilder<UpdateServiceResponse.Builder,UpdateServiceResponse>
public static interface UpdateServiceResponse.Builder extends CopyableBuilder<UpdateServiceResponse.Builder,UpdateServiceResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateServiceResponse.Builder |
service(Service service) |
The full description of your service following the update call.
|
copy
apply, build
UpdateServiceResponse.Builder service(Service service)
The full description of your service following the update call.
service
- The full description of your service following the update call.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.