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