| 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 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)
Lists all the applications registered with AWS Systems Manager for SAP.
|
default ListApplicationsIterable |
SsmSapClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Lists all the applications 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)
Lists all the components registered with AWS Systems Manager for SAP.
|
default ListComponentsIterable |
SsmSapClient.listComponentsPaginator(ListComponentsRequest listComponentsRequest)
Lists all the components registered with AWS Systems Manager for SAP.
|
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)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
default ListDatabasesIterable |
SsmSapClient.listDatabasesPaginator(ListDatabasesRequest listDatabasesRequest)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
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 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.
|
Copyright © 2023. All rights reserved.