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