Uses of Class
com.oracle.bmc.devops.responses.ScheduleCascadingProjectDeletionResponse
-
Packages that use ScheduleCascadingProjectDeletionResponse Package Description com.oracle.bmc.devops com.oracle.bmc.devops.responses -
-
Uses of ScheduleCascadingProjectDeletionResponse in com.oracle.bmc.devops
Methods in com.oracle.bmc.devops that return ScheduleCascadingProjectDeletionResponse Modifier and Type Method Description ScheduleCascadingProjectDeletionResponse
Devops. scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request)
Cascading operation that marks Project and child DevOps resources in a DELETING state for a retention periodScheduleCascadingProjectDeletionResponse
DevopsClient. scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request)
Methods in com.oracle.bmc.devops that return types with arguments of type ScheduleCascadingProjectDeletionResponse Modifier and Type Method Description Future<ScheduleCascadingProjectDeletionResponse>
DevopsAsync. scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request, AsyncHandler<ScheduleCascadingProjectDeletionRequest,ScheduleCascadingProjectDeletionResponse> handler)
Cascading operation that marks Project and child DevOps resources in a DELETING state for a retention periodFuture<ScheduleCascadingProjectDeletionResponse>
DevopsAsyncClient. scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request, AsyncHandler<ScheduleCascadingProjectDeletionRequest,ScheduleCascadingProjectDeletionResponse> handler)
Method parameters in com.oracle.bmc.devops with type arguments of type ScheduleCascadingProjectDeletionResponse Modifier and Type Method Description Future<ScheduleCascadingProjectDeletionResponse>
DevopsAsync. scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request, AsyncHandler<ScheduleCascadingProjectDeletionRequest,ScheduleCascadingProjectDeletionResponse> handler)
Cascading operation that marks Project and child DevOps resources in a DELETING state for a retention periodFuture<ScheduleCascadingProjectDeletionResponse>
DevopsAsyncClient. scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request, AsyncHandler<ScheduleCascadingProjectDeletionRequest,ScheduleCascadingProjectDeletionResponse> handler)
-
Uses of ScheduleCascadingProjectDeletionResponse in com.oracle.bmc.devops.responses
Methods in com.oracle.bmc.devops.responses that return ScheduleCascadingProjectDeletionResponse Modifier and Type Method Description ScheduleCascadingProjectDeletionResponse
ScheduleCascadingProjectDeletionResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.devops.responses with parameters of type ScheduleCascadingProjectDeletionResponse Modifier and Type Method Description ScheduleCascadingProjectDeletionResponse.Builder
ScheduleCascadingProjectDeletionResponse.Builder. copy(ScheduleCascadingProjectDeletionResponse o)
Copy method to populate the builder with values from the given instance.
-