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