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