| Package | Description |
|---|---|
| com.amazonaws.services.appregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services resources.
|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResult |
AWSAppRegistryClient.createApplication(CreateApplicationRequest request)
Creates a new application that is the top-level node in a hierarchy of related cloud resource abstractions.
|
CreateApplicationResult |
AbstractAWSAppRegistry.createApplication(CreateApplicationRequest request) |
CreateApplicationResult |
AWSAppRegistry.createApplication(CreateApplicationRequest createApplicationRequest)
Creates a new application that is the top-level node in a hierarchy of related cloud resource abstractions.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateApplicationResult> |
AWSAppRegistryAsyncClient.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
Future<CreateApplicationResult> |
AbstractAWSAppRegistryAsync.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
Future<CreateApplicationResult> |
AWSAppRegistryAsync.createApplicationAsync(CreateApplicationRequest createApplicationRequest,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler)
Creates a new application that is the top-level node in a hierarchy of related cloud resource abstractions.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResult |
CreateApplicationResult.clone() |
CreateApplicationResult |
CreateApplicationResult.withApplication(Application application)
Information about the application.
|
Copyright © 2024. All rights reserved.