Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
DeleteLifecycleEnvironmentResponse |
LifecycleEnvironmentClient.deleteLifecycleEnvironment(DeleteLifecycleEnvironmentRequest request) |
DeleteLifecycleEnvironmentResponse |
LifecycleEnvironment.deleteLifecycleEnvironment(DeleteLifecycleEnvironmentRequest request)
Deletes the specified lifecycle environment.
|
Future<DeleteLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsync.deleteLifecycleEnvironment(DeleteLifecycleEnvironmentRequest request,
AsyncHandler<DeleteLifecycleEnvironmentRequest,DeleteLifecycleEnvironmentResponse> handler)
Deletes the specified lifecycle environment.
|
Future<DeleteLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsyncClient.deleteLifecycleEnvironment(DeleteLifecycleEnvironmentRequest request,
AsyncHandler<DeleteLifecycleEnvironmentRequest,DeleteLifecycleEnvironmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsync.deleteLifecycleEnvironment(DeleteLifecycleEnvironmentRequest request,
AsyncHandler<DeleteLifecycleEnvironmentRequest,DeleteLifecycleEnvironmentResponse> handler)
Deletes the specified lifecycle environment.
|
Future<DeleteLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsyncClient.deleteLifecycleEnvironment(DeleteLifecycleEnvironmentRequest request,
AsyncHandler<DeleteLifecycleEnvironmentRequest,DeleteLifecycleEnvironmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteLifecycleEnvironmentRequest |
DeleteLifecycleEnvironmentRequest.Builder.build()
Build the instance of DeleteLifecycleEnvironmentRequest as configured by this builder
|
DeleteLifecycleEnvironmentRequest |
DeleteLifecycleEnvironmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteLifecycleEnvironmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteLifecycleEnvironmentRequest.Builder |
DeleteLifecycleEnvironmentRequest.Builder.copy(DeleteLifecycleEnvironmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.