/AWS1/IF_DOE¶
/AWS1/IF_DOE represents the ABAP client for the DocDB Elastic service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_DOE
| Operation | Method |
|---|---|
| ApplyPendingMaintenanceAction | APPLYPENDINGMAINTENANCEACT() |
| CopyClusterSnapshot | COPYCLUSTERSNAPSHOT() |
| CreateCluster | CREATECLUSTER() |
| CreateClusterSnapshot | CREATECLUSTERSNAPSHOT() |
| DeleteCluster | DELETECLUSTER() |
| DeleteClusterSnapshot | DELETECLUSTERSNAPSHOT() |
| GetCluster | GETCLUSTER() |
| GetClusterSnapshot | GETCLUSTERSNAPSHOT() |
| GetPendingMaintenanceAction | GETPENDINGMAINTENANCEACTION() |
| ListClusters | LISTCLUSTERS() |
| ListClusterSnapshots | LISTCLUSTERSNAPSHOTS() |
| ListPendingMaintenanceActions | LISTPENDINGMAINTENANCEACTS() |
| ListTagsForResource | LISTTAGSFORRESOURCE() |
| RestoreClusterFromSnapshot | RESTORECLUSTERFROMSNAPSHOT() |
| StartCluster | STARTCLUSTER() |
| StopCluster | STOPCLUSTER() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateCluster | UPDATECLUSTER() |