| 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 |
|---|---|
StartApplicationRefreshResult |
AWSSsmSapClient.startApplicationRefresh(StartApplicationRefreshRequest request)
Refreshes a registered application.
|
StartApplicationRefreshResult |
AWSSsmSap.startApplicationRefresh(StartApplicationRefreshRequest startApplicationRefreshRequest)
Refreshes a registered application.
|
StartApplicationRefreshResult |
AbstractAWSSsmSap.startApplicationRefresh(StartApplicationRefreshRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartApplicationRefreshResult> |
AWSSsmSapAsyncClient.startApplicationRefreshAsync(StartApplicationRefreshRequest request,
AsyncHandler<StartApplicationRefreshRequest,StartApplicationRefreshResult> asyncHandler) |
Future<StartApplicationRefreshResult> |
AWSSsmSapAsync.startApplicationRefreshAsync(StartApplicationRefreshRequest startApplicationRefreshRequest,
AsyncHandler<StartApplicationRefreshRequest,StartApplicationRefreshResult> asyncHandler)
Refreshes a registered application.
|
Future<StartApplicationRefreshResult> |
AbstractAWSSsmSapAsync.startApplicationRefreshAsync(StartApplicationRefreshRequest request,
AsyncHandler<StartApplicationRefreshRequest,StartApplicationRefreshResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartApplicationRefreshResult |
StartApplicationRefreshResult.clone() |
StartApplicationRefreshResult |
StartApplicationRefreshResult.withOperationId(String operationId)
The ID of the operation.
|
Copyright © 2024. All rights reserved.