Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
UpdateLifecycleEnvironmentResponse |
LifecycleEnvironmentClient.updateLifecycleEnvironment(UpdateLifecycleEnvironmentRequest request) |
UpdateLifecycleEnvironmentResponse |
LifecycleEnvironment.updateLifecycleEnvironment(UpdateLifecycleEnvironmentRequest request)
Updates the specified lifecycle environment’s name, description, stages, or tags.
|
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 |
---|---|
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 |
---|---|
UpdateLifecycleEnvironmentResponse |
UpdateLifecycleEnvironmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateLifecycleEnvironmentResponse.Builder |
UpdateLifecycleEnvironmentResponse.Builder.copy(UpdateLifecycleEnvironmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.