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