GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the association.
|
static GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.builder() |
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.createdAt(Instant createdAt) |
The date and time that the association was created, specified in ISO-8601 format.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.createdBy(String createdBy) |
The account that created the association.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.customDomainName(String customDomainName) |
The custom domain name of the service.
|
default GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.dnsEntry(Consumer<DnsEntry.Builder> dnsEntry) |
The DNS name of the service.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.dnsEntry(DnsEntry dnsEntry) |
The DNS name of the service.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.failureCode(String failureCode) |
The failure code.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.failureMessage(String failureMessage) |
The failure message.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.id(String id) |
The ID of the service network and service association.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.serviceArn(String serviceArn) |
The Amazon Resource Name (ARN) of the service.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.serviceId(String serviceId) |
The ID of the service.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.serviceName(String serviceName) |
The name of the service.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.serviceNetworkArn(String serviceNetworkArn) |
The Amazon Resource Name (ARN) of the service network.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.serviceNetworkId(String serviceNetworkId) |
The ID of the service network.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.serviceNetworkName(String serviceNetworkName) |
The name of the service network.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.status(String status) |
The status of the association.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.status(ServiceNetworkServiceAssociationStatus status) |
The status of the association.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.toBuilder() |
|