default DeregisterApplicationResponse |
SsmSapClient.deregisterApplication(Consumer<DeregisterApplicationRequest.Builder> deregisterApplicationRequest) |
Deregister an SAP application with AWS Systems Manager for SAP.
|
default DeregisterApplicationResponse |
SsmSapClient.deregisterApplication(DeregisterApplicationRequest deregisterApplicationRequest) |
Deregister an SAP application with AWS Systems Manager for SAP.
|
default GetComponentResponse |
SsmSapClient.getComponent(Consumer<GetComponentRequest.Builder> getComponentRequest) |
Gets the component of an application registered with AWS Systems Manager for SAP.
|
default GetComponentResponse |
SsmSapClient.getComponent(GetComponentRequest getComponentRequest) |
Gets the component of an application registered with AWS Systems Manager for SAP.
|
default ListComponentsResponse |
SsmSapClient.listComponents(Consumer<ListComponentsRequest.Builder> listComponentsRequest) |
Lists all the components registered with AWS Systems Manager for SAP.
|
default ListComponentsResponse |
SsmSapClient.listComponents(ListComponentsRequest listComponentsRequest) |
Lists all the components registered with AWS Systems Manager for SAP.
|
default ListComponentsIterable |
SsmSapClient.listComponentsPaginator(Consumer<ListComponentsRequest.Builder> listComponentsRequest) |
|
default ListComponentsIterable |
SsmSapClient.listComponentsPaginator(ListComponentsRequest listComponentsRequest) |
|
default StartApplicationRefreshResponse |
SsmSapClient.startApplicationRefresh(Consumer<StartApplicationRefreshRequest.Builder> startApplicationRefreshRequest) |
Refreshes a registered application.
|
default StartApplicationRefreshResponse |
SsmSapClient.startApplicationRefresh(StartApplicationRefreshRequest startApplicationRefreshRequest) |
Refreshes a registered application.
|
default UpdateApplicationSettingsResponse |
SsmSapClient.updateApplicationSettings(Consumer<UpdateApplicationSettingsRequest.Builder> updateApplicationSettingsRequest) |
Updates the settings of an application registered with AWS Systems Manager for SAP.
|
default UpdateApplicationSettingsResponse |
SsmSapClient.updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest) |
Updates the settings of an application registered with AWS Systems Manager for SAP.
|