Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Future<CancelScheduledCascadingProjectDeletionResponse> |
DevopsAsyncClient.cancelScheduledCascadingProjectDeletion(CancelScheduledCascadingProjectDeletionRequest request,
AsyncHandler<CancelScheduledCascadingProjectDeletionRequest,CancelScheduledCascadingProjectDeletionResponse> handler) |
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 state
|
Modifier and Type | Method and Description |
---|---|
CancelScheduledCascadingProjectDeletionRequest |
CancelScheduledCascadingProjectDeletionRequest.Builder.build()
Build the instance of CancelScheduledCascadingProjectDeletionRequest as configured by
this builder
|
CancelScheduledCascadingProjectDeletionRequest |
CancelScheduledCascadingProjectDeletionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CancelScheduledCascadingProjectDeletionRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
CancelScheduledCascadingProjectDeletionRequest.Builder |
CancelScheduledCascadingProjectDeletionRequest.Builder.copy(CancelScheduledCascadingProjectDeletionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.