CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the association.
|
static CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.builder() |
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.createdBy(String createdBy) |
The account that created the association.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.customDomainName(String customDomainName) |
The custom domain name of the service.
|
default CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.dnsEntry(Consumer<DnsEntry.Builder> dnsEntry) |
The DNS name of the service.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.dnsEntry(DnsEntry dnsEntry) |
The DNS name of the service.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.id(String id) |
The ID of the association.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.status(String status) |
The operation's status.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.status(ServiceNetworkServiceAssociationStatus status) |
The operation's status.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.toBuilder() |
|