| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| software.amazon.awssdk.services.applicationdiscovery.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateApplicationResponse> |
ApplicationDiscoveryAsyncClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application with the given name and description.
|
default CreateApplicationResponse |
ApplicationDiscoveryClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application with the given name and description.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateApplicationRequestMarshaller.marshall(CreateApplicationRequest createApplicationRequest) |
Copyright © 2021. All rights reserved.