| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
List<VpcDNSTarget> |
AssociateCustomDomainResponse.vpcDNSTargets()
DNS Target records for the custom domains of this Amazon VPC.
|
List<VpcDNSTarget> |
DisassociateCustomDomainResponse.vpcDNSTargets()
DNS Target records for the custom domains of this Amazon VPC.
|
List<VpcDNSTarget> |
DescribeCustomDomainsResponse.vpcDNSTargets()
DNS Target records for the custom domains of this Amazon VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateCustomDomainResponse.Builder |
AssociateCustomDomainResponse.Builder.vpcDNSTargets(VpcDNSTarget... vpcDNSTargets)
DNS Target records for the custom domains of this Amazon VPC.
|
DisassociateCustomDomainResponse.Builder |
DisassociateCustomDomainResponse.Builder.vpcDNSTargets(VpcDNSTarget... vpcDNSTargets)
DNS Target records for the custom domains of this Amazon VPC.
|
DescribeCustomDomainsResponse.Builder |
DescribeCustomDomainsResponse.Builder.vpcDNSTargets(VpcDNSTarget... vpcDNSTargets)
DNS Target records for the custom domains of this Amazon VPC.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateCustomDomainResponse.Builder |
AssociateCustomDomainResponse.Builder.vpcDNSTargets(Collection<VpcDNSTarget> vpcDNSTargets)
DNS Target records for the custom domains of this Amazon VPC.
|
DisassociateCustomDomainResponse.Builder |
DisassociateCustomDomainResponse.Builder.vpcDNSTargets(Collection<VpcDNSTarget> vpcDNSTargets)
DNS Target records for the custom domains of this Amazon VPC.
|
DescribeCustomDomainsResponse.Builder |
DescribeCustomDomainsResponse.Builder.vpcDNSTargets(Collection<VpcDNSTarget> vpcDNSTargets)
DNS Target records for the custom domains of this Amazon VPC.
|
Copyright © 2022. All rights reserved.