Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsync.updateLifecycleEnvironment(UpdateLifecycleEnvironmentRequest request,
AsyncHandler<UpdateLifecycleEnvironmentRequest,UpdateLifecycleEnvironmentResponse> handler)
Updates the specified lifecycle environment’s name, description, stages, or tags.
|
Future<UpdateLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsyncClient.updateLifecycleEnvironment(UpdateLifecycleEnvironmentRequest request,
AsyncHandler<UpdateLifecycleEnvironmentRequest,UpdateLifecycleEnvironmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateLifecycleEnvironmentRequest |
UpdateLifecycleEnvironmentRequest.Builder.build()
Build the instance of UpdateLifecycleEnvironmentRequest as configured by this builder
|
UpdateLifecycleEnvironmentRequest |
UpdateLifecycleEnvironmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateLifecycleEnvironmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateLifecycleEnvironmentRequest.Builder |
UpdateLifecycleEnvironmentRequest.Builder.copy(UpdateLifecycleEnvironmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.