| 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<StartApplicationRefreshResult> |
AWSSsmSapAsyncClient.startApplicationRefreshAsync(StartApplicationRefreshRequest request,
AsyncHandler<StartApplicationRefreshRequest,StartApplicationRefreshResult> asyncHandler) |
Future<StartApplicationRefreshResult> |
AbstractAWSSsmSapAsync.startApplicationRefreshAsync(StartApplicationRefreshRequest request,
AsyncHandler<StartApplicationRefreshRequest,StartApplicationRefreshResult> asyncHandler) |
Future<StartApplicationRefreshResult> |
AWSSsmSapAsync.startApplicationRefreshAsync(StartApplicationRefreshRequest startApplicationRefreshRequest,
AsyncHandler<StartApplicationRefreshRequest,StartApplicationRefreshResult> asyncHandler)
Refreshes a registered application.
|
| Modifier and Type | Method and Description |
|---|---|
StartApplicationRefreshRequest |
StartApplicationRefreshRequest.clone() |
StartApplicationRefreshRequest |
StartApplicationRefreshRequest.withApplicationId(String applicationId)
The ID of the application.
|
Copyright © 2023. All rights reserved.