Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
ScheduleCascadingProjectDeletionResponse |
Devops.scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request)
Cascading operation that marks Project and child DevOps resources in a DELETING state for a
retention period
|
ScheduleCascadingProjectDeletionResponse |
DevopsClient.scheduleCascadingProjectDeletion(ScheduleCascadingProjectDeletionRequest request) |
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 |
---|---|
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 |
---|---|
ScheduleCascadingProjectDeletionResponse |
ScheduleCascadingProjectDeletionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ScheduleCascadingProjectDeletionResponse.Builder |
ScheduleCascadingProjectDeletionResponse.Builder.copy(ScheduleCascadingProjectDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.