| 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 |
|---|---|
GetComponentResult |
AbstractAWSSsmSap.getComponent(GetComponentRequest request) |
GetComponentResult |
AWSSsmSapClient.getComponent(GetComponentRequest request)
Gets the component of an application registered with AWS Systems Manager for SAP.
|
GetComponentResult |
AWSSsmSap.getComponent(GetComponentRequest getComponentRequest)
Gets the component of an application registered with AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetComponentResult> |
AbstractAWSSsmSapAsync.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
Future<GetComponentResult> |
AWSSsmSapAsync.getComponentAsync(GetComponentRequest getComponentRequest,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler)
Gets the component of an application registered with AWS Systems Manager for SAP.
|
Future<GetComponentResult> |
AWSSsmSapAsyncClient.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetComponentResult |
GetComponentResult.clone() |
GetComponentResult |
GetComponentResult.withComponent(Component component)
The component of an application registered with AWS Systems Manager for SAP.
|
Copyright © 2023. All rights reserved.