| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice |
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all
of your services across multiple accounts and virtual private clouds (VPCs).
|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
CreateServiceNetworkServiceAssociationResult |
AmazonVPCLatticeClient.createServiceNetworkServiceAssociation(CreateServiceNetworkServiceAssociationRequest request)
Associates a service with a service network.
|
CreateServiceNetworkServiceAssociationResult |
AbstractAmazonVPCLattice.createServiceNetworkServiceAssociation(CreateServiceNetworkServiceAssociationRequest request) |
CreateServiceNetworkServiceAssociationResult |
AmazonVPCLattice.createServiceNetworkServiceAssociation(CreateServiceNetworkServiceAssociationRequest createServiceNetworkServiceAssociationRequest)
Associates a service with a service network.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.clone() |
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withArn(String arn)
The Amazon Resource Name (ARN) of the association.
|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withCreatedBy(String createdBy)
The account that created the association.
|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withCustomDomainName(String customDomainName)
The custom domain name of the service.
|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withDnsEntry(DnsEntry dnsEntry)
The DNS name of the service.
|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withId(String id)
The ID of the association.
|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withStatus(ServiceNetworkServiceAssociationStatus status)
The operation's status.
|
CreateServiceNetworkServiceAssociationResult |
CreateServiceNetworkServiceAssociationResult.withStatus(String status)
The operation's status.
|
Copyright © 2023. All rights reserved.