Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentResponse |
OcbAgentSvcClient.updateEnvironment(UpdateEnvironmentRequest request) |
UpdateEnvironmentResponse |
OcbAgentSvc.updateEnvironment(UpdateEnvironmentRequest request)
Updates the source environment.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateEnvironmentResponse> |
OcbAgentSvcAsyncClient.updateEnvironment(UpdateEnvironmentRequest request,
AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResponse> handler) |
Future<UpdateEnvironmentResponse> |
OcbAgentSvcAsync.updateEnvironment(UpdateEnvironmentRequest request,
AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResponse> handler)
Updates the source environment.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateEnvironmentResponse> |
OcbAgentSvcAsyncClient.updateEnvironment(UpdateEnvironmentRequest request,
AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResponse> handler) |
Future<UpdateEnvironmentResponse> |
OcbAgentSvcAsync.updateEnvironment(UpdateEnvironmentRequest request,
AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResponse> handler)
Updates the source environment.
|
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentResponse |
UpdateEnvironmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentResponse.Builder |
UpdateEnvironmentResponse.Builder.copy(UpdateEnvironmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.