Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentResponse |
OcbAgentSvcClient.updateEnvironment(UpdateEnvironmentRequest request) |
UpdateEnvironmentResponse |
OcbAgentSvc.updateEnvironment(UpdateEnvironmentRequest request)
Updates the source environment.
|
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 |
---|---|
UpdateEnvironmentRequest |
UpdateEnvironmentRequest.Builder.build()
Build the instance of UpdateEnvironmentRequest as configured by this builder
|
UpdateEnvironmentRequest |
UpdateEnvironmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateEnvironmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateEnvironmentRequest.Builder |
UpdateEnvironmentRequest.Builder.copy(UpdateEnvironmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.