| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Systems Manager for SAP.
|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetApplicationResult> |
AWSSsmSapAsyncClient.getApplicationAsync(GetApplicationRequest request,
AsyncHandler<GetApplicationRequest,GetApplicationResult> asyncHandler) |
Future<GetApplicationResult> |
AWSSsmSapAsync.getApplicationAsync(GetApplicationRequest getApplicationRequest,
AsyncHandler<GetApplicationRequest,GetApplicationResult> asyncHandler)
Gets an application registered with AWS Systems Manager for SAP.
|
Future<GetApplicationResult> |
AbstractAWSSsmSapAsync.getApplicationAsync(GetApplicationRequest request,
AsyncHandler<GetApplicationRequest,GetApplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationRequest |
GetApplicationRequest.clone() |
GetApplicationRequest |
GetApplicationRequest.withApplicationArn(String applicationArn)
The Amazon Resource Name (ARN) of the application.
|
GetApplicationRequest |
GetApplicationRequest.withApplicationId(String applicationId)
The ID of the application.
|
GetApplicationRequest |
GetApplicationRequest.withAppRegistryArn(String appRegistryArn)
The Amazon Resource Name (ARN) of the application registry.
|
Copyright © 2023. All rights reserved.