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 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 ListTagsForResourceResponse |
SsmSapClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
|
default ListTagsForResourceResponse |
SsmSapClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists all tags on an SAP HANA application and/or database registered with AWS Systems Manager for SAP.
|
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 TagResourceResponse |
SsmSapClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Creates tag for a resource by specifying the ARN.
|
default TagResourceResponse |
SsmSapClient.tagResource(TagResourceRequest tagResourceRequest) |
Creates tag for a resource by specifying the ARN.
|
default UntagResourceResponse |
SsmSapClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Delete the tags for a resource.
|
default UntagResourceResponse |
SsmSapClient.untagResource(UntagResourceRequest untagResourceRequest) |
Delete the tags for a resource.
|
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.
|