Package | Description |
---|---|
com.oracle.bmc.oce | |
com.oracle.bmc.oce.responses |
Modifier and Type | Method and Description |
---|---|
GetOceInstanceResponse |
OceInstanceClient.getOceInstance(GetOceInstanceRequest request) |
GetOceInstanceResponse |
OceInstance.getOceInstance(GetOceInstanceRequest request)
Gets a OceInstance by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<GetOceInstanceResponse> |
OceInstanceAsync.getOceInstance(GetOceInstanceRequest request,
AsyncHandler<GetOceInstanceRequest,GetOceInstanceResponse> handler)
Gets a OceInstance by identifier
|
Future<GetOceInstanceResponse> |
OceInstanceAsyncClient.getOceInstance(GetOceInstanceRequest request,
AsyncHandler<GetOceInstanceRequest,GetOceInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetOceInstanceResponse |
GetOceInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOceInstanceResponse.Builder |
GetOceInstanceResponse.Builder.copy(GetOceInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.