default DeleteResourcePermissionResponse |
SsmSapClient.deleteResourcePermission(Consumer<DeleteResourcePermissionRequest.Builder> deleteResourcePermissionRequest) |
Removes permissions associated with the target database.
|
default DeleteResourcePermissionResponse |
SsmSapClient.deleteResourcePermission(DeleteResourcePermissionRequest deleteResourcePermissionRequest) |
Removes permissions associated with the target database.
|
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 GetApplicationResponse |
SsmSapClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest) |
Gets an application registered with AWS Systems Manager for SAP.
|
default GetApplicationResponse |
SsmSapClient.getApplication(GetApplicationRequest getApplicationRequest) |
Gets an application registered 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 GetDatabaseResponse |
SsmSapClient.getDatabase(Consumer<GetDatabaseRequest.Builder> getDatabaseRequest) |
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
default GetDatabaseResponse |
SsmSapClient.getDatabase(GetDatabaseRequest getDatabaseRequest) |
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
default GetOperationResponse |
SsmSapClient.getOperation(Consumer<GetOperationRequest.Builder> getOperationRequest) |
Gets the details of an operation by specifying the operation ID.
|
default GetOperationResponse |
SsmSapClient.getOperation(GetOperationRequest getOperationRequest) |
Gets the details of an operation by specifying the operation ID.
|
default GetResourcePermissionResponse |
SsmSapClient.getResourcePermission(Consumer<GetResourcePermissionRequest.Builder> getResourcePermissionRequest) |
Gets permissions associated with the target database.
|
default GetResourcePermissionResponse |
SsmSapClient.getResourcePermission(GetResourcePermissionRequest getResourcePermissionRequest) |
Gets permissions associated with the target database.
|
default ListApplicationsResponse |
SsmSapClient.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest) |
Lists all the applications registered with AWS Systems Manager for SAP.
|
default ListApplicationsResponse |
SsmSapClient.listApplications(ListApplicationsRequest listApplicationsRequest) |
Lists all the applications registered with AWS Systems Manager for SAP.
|
default ListApplicationsIterable |
SsmSapClient.listApplicationsPaginator(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest) |
|
default ListApplicationsIterable |
SsmSapClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest) |
|
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 ListDatabasesResponse |
SsmSapClient.listDatabases(Consumer<ListDatabasesRequest.Builder> listDatabasesRequest) |
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
default ListDatabasesResponse |
SsmSapClient.listDatabases(ListDatabasesRequest listDatabasesRequest) |
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
default ListDatabasesIterable |
SsmSapClient.listDatabasesPaginator(Consumer<ListDatabasesRequest.Builder> listDatabasesRequest) |
|
default ListDatabasesIterable |
SsmSapClient.listDatabasesPaginator(ListDatabasesRequest listDatabasesRequest) |
|
default ListOperationsResponse |
SsmSapClient.listOperations(Consumer<ListOperationsRequest.Builder> listOperationsRequest) |
Lists the operations performed by AWS Systems Manager for SAP.
|
default ListOperationsResponse |
SsmSapClient.listOperations(ListOperationsRequest listOperationsRequest) |
Lists the operations performed by AWS Systems Manager for SAP.
|
default ListOperationsIterable |
SsmSapClient.listOperationsPaginator(Consumer<ListOperationsRequest.Builder> listOperationsRequest) |
|
default ListOperationsIterable |
SsmSapClient.listOperationsPaginator(ListOperationsRequest listOperationsRequest) |
|
default PutResourcePermissionResponse |
SsmSapClient.putResourcePermission(Consumer<PutResourcePermissionRequest.Builder> putResourcePermissionRequest) |
Adds permissions to the target database.
|
default PutResourcePermissionResponse |
SsmSapClient.putResourcePermission(PutResourcePermissionRequest putResourcePermissionRequest) |
Adds permissions to the target database.
|
default RegisterApplicationResponse |
SsmSapClient.registerApplication(Consumer<RegisterApplicationRequest.Builder> registerApplicationRequest) |
Register an SAP application with AWS Systems Manager for SAP.
|
default RegisterApplicationResponse |
SsmSapClient.registerApplication(RegisterApplicationRequest registerApplicationRequest) |
Register an SAP application with AWS Systems Manager for SAP.
|
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.
|