| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
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(ServiceNetworkServiceAssociationStatus status)
The operation's status.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.status(String status)
The operation's status.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateServiceNetworkServiceAssociationResponse.Builder> |
CreateServiceNetworkServiceAssociationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.