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