| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateCustomDomainResponse |
AppRunnerClient.associateCustomDomain(AssociateCustomDomainRequest associateCustomDomainRequest)
Associate your own domain name with the AWS App Runner subdomain URL of your App Runner service.
|
default AssociateCustomDomainResponse |
AppRunnerClient.associateCustomDomain(Consumer<AssociateCustomDomainRequest.Builder> associateCustomDomainRequest)
Associate your own domain name with the AWS App Runner subdomain URL of your App Runner service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateCustomDomainResponse> |
AppRunnerAsyncClient.associateCustomDomain(AssociateCustomDomainRequest associateCustomDomainRequest)
Associate your own domain name with the AWS App Runner subdomain URL of your App Runner service.
|
default CompletableFuture<AssociateCustomDomainResponse> |
AppRunnerAsyncClient.associateCustomDomain(Consumer<AssociateCustomDomainRequest.Builder> associateCustomDomainRequest)
Associate your own domain name with the AWS App Runner subdomain URL of your App Runner service.
|
Copyright © 2021. All rights reserved.