/AWS1/IF_HPP¶
/AWS1/IF_HPP represents the ABAP client for the PCS 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_HPP
| Operation | Method |
|---|---|
| CreateCluster | CREATECLUSTER() |
| CreateComputeNodeGroup | CREATECOMPUTENODEGROUP() |
| CreateQueue | CREATEQUEUE() |
| DeleteCluster | DELETECLUSTER() |
| DeleteComputeNodeGroup | DELETECOMPUTENODEGROUP() |
| DeleteQueue | DELETEQUEUE() |
| GetCluster | GETCLUSTER() |
| GetComputeNodeGroup | GETCOMPUTENODEGROUP() |
| GetQueue | GETQUEUE() |
| ListClusters | LISTCLUSTERS() |
| ListComputeNodeGroups | LISTCOMPUTENODEGROUPS() |
| ListQueues | LISTQUEUES() |
| ListTagsForResource | LISTTAGSFORRESOURCE() |
| RegisterComputeNodeGroupInstance | REGCOMPUTENODEGROUPINSTANCE() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateCluster | UPDATECLUSTER() |
| UpdateComputeNodeGroup | UPDATECOMPUTENODEGROUP() |
| UpdateQueue | UPDATEQUEUE() |