Interface DeploymentOperations
- All Superinterfaces:
SupportsGettingById<DeploymentOperation>, SupportsListing<DeploymentOperation>
public interface DeploymentOperations
extends SupportsListing<DeploymentOperation>, SupportsGettingById<DeploymentOperation>
Entry point to deployment operation management API.
-
Method Summary
Methods inherited from interface SupportsGettingById
getById, getByIdAsyncMethods inherited from interface SupportsListing
list, listAsync