| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default StartApplicationRefreshResponse |
SsmSapClient.startApplicationRefresh(Consumer<StartApplicationRefreshRequest.Builder> startApplicationRefreshRequest)
Refreshes a registered application.
|
default StartApplicationRefreshResponse |
SsmSapClient.startApplicationRefresh(StartApplicationRefreshRequest startApplicationRefreshRequest)
Refreshes a registered application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartApplicationRefreshResponse> |
SsmSapAsyncClient.startApplicationRefresh(Consumer<StartApplicationRefreshRequest.Builder> startApplicationRefreshRequest)
Refreshes a registered application.
|
default CompletableFuture<StartApplicationRefreshResponse> |
SsmSapAsyncClient.startApplicationRefresh(StartApplicationRefreshRequest startApplicationRefreshRequest)
Refreshes a registered application.
|
Copyright © 2023. All rights reserved.