UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the service.
|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.authType(String authType) |
The type of IAM policy.
|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.authType(AuthType authType) |
The type of IAM policy.
|
static UpdateServiceResponse.Builder |
UpdateServiceResponse.builder() |
|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.certificateArn(String certificateArn) |
The Amazon Resource Name (ARN) of the certificate.
|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.customDomainName(String customDomainName) |
The custom domain name of the service.
|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.id(String id) |
The ID of the service.
|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.name(String name) |
The name of the service.
|
UpdateServiceResponse.Builder |
UpdateServiceResponse.toBuilder() |
|