Uses of Class
com.oracle.bmc.devops.responses.CancelScheduledCascadingProjectDeletionResponse
- 
Packages that use CancelScheduledCascadingProjectDeletionResponse Package Description com.oracle.bmc.devops com.oracle.bmc.devops.responses 
- 
- 
Uses of CancelScheduledCascadingProjectDeletionResponse in com.oracle.bmc.devopsMethods in com.oracle.bmc.devops that return CancelScheduledCascadingProjectDeletionResponse Modifier and Type Method Description CancelScheduledCascadingProjectDeletionResponseDevops. cancelScheduledCascadingProjectDeletion(CancelScheduledCascadingProjectDeletionRequest request)Cascading operation that restores Project and child resources from a DELETING state to an active stateCancelScheduledCascadingProjectDeletionResponseDevopsClient. cancelScheduledCascadingProjectDeletion(CancelScheduledCascadingProjectDeletionRequest request)Methods in com.oracle.bmc.devops that return types with arguments of type CancelScheduledCascadingProjectDeletionResponse 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)Method parameters in com.oracle.bmc.devops with type arguments of type CancelScheduledCascadingProjectDeletionResponse 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 CancelScheduledCascadingProjectDeletionResponse in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return CancelScheduledCascadingProjectDeletionResponse Modifier and Type Method Description CancelScheduledCascadingProjectDeletionResponseCancelScheduledCascadingProjectDeletionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.devops.responses with parameters of type CancelScheduledCascadingProjectDeletionResponse Modifier and Type Method Description CancelScheduledCascadingProjectDeletionResponse.BuilderCancelScheduledCascadingProjectDeletionResponse.Builder. copy(CancelScheduledCascadingProjectDeletionResponse o)Copy method to populate the builder with values from the given instance.
 
-