Uses of Class
com.oracle.bmc.devops.requests.CancelScheduledCascadingProjectDeletionRequest
-
Packages that use CancelScheduledCascadingProjectDeletionRequest Package Description com.oracle.bmc.devops com.oracle.bmc.devops.requests -
-
Uses of CancelScheduledCascadingProjectDeletionRequest in com.oracle.bmc.devops
Method parameters in com.oracle.bmc.devops with type arguments of type CancelScheduledCascadingProjectDeletionRequest Modifier and Type Method Description Future<CancelScheduledCascadingProjectDeletionResponse>
DevopsAsync. cancelScheduledCascadingProjectDeletion(CancelScheduledCascadingProjectDeletionRequest request, AsyncHandler<CancelScheduledCascadingProjectDeletionRequest,CancelScheduledCascadingProjectDeletionResponse> handler)
Cascading operation that restores Project and child resources from a DELETING state to an active stateFuture<CancelScheduledCascadingProjectDeletionResponse>
DevopsAsyncClient. cancelScheduledCascadingProjectDeletion(CancelScheduledCascadingProjectDeletionRequest request, AsyncHandler<CancelScheduledCascadingProjectDeletionRequest,CancelScheduledCascadingProjectDeletionResponse> handler)
-
Uses of CancelScheduledCascadingProjectDeletionRequest in com.oracle.bmc.devops.requests
Methods in com.oracle.bmc.devops.requests that return CancelScheduledCascadingProjectDeletionRequest Modifier and Type Method Description CancelScheduledCascadingProjectDeletionRequest
CancelScheduledCascadingProjectDeletionRequest.Builder. build()
Build the instance of CancelScheduledCascadingProjectDeletionRequest as configured by this builderCancelScheduledCascadingProjectDeletionRequest
CancelScheduledCascadingProjectDeletionRequest.Builder. buildWithoutInvocationCallback()
Build the instance of CancelScheduledCascadingProjectDeletionRequest as configured by this builderMethods in com.oracle.bmc.devops.requests with parameters of type CancelScheduledCascadingProjectDeletionRequest Modifier and Type Method Description CancelScheduledCascadingProjectDeletionRequest.Builder
CancelScheduledCascadingProjectDeletionRequest.Builder. copy(CancelScheduledCascadingProjectDeletionRequest o)
Copy method to populate the builder with values from the given instance.
-