Package | Description |
---|---|
com.oracle.bmc.vbsinst | |
com.oracle.bmc.vbsinst.responses |
Modifier and Type | Method and Description |
---|---|
GetVbsInstanceResponse |
VbsInstance.getVbsInstance(GetVbsInstanceRequest request)
Gets a VbsInstance by identifier
|
GetVbsInstanceResponse |
VbsInstanceClient.getVbsInstance(GetVbsInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetVbsInstanceResponse> |
VbsInstanceAsyncClient.getVbsInstance(GetVbsInstanceRequest request,
AsyncHandler<GetVbsInstanceRequest,GetVbsInstanceResponse> handler) |
Future<GetVbsInstanceResponse> |
VbsInstanceAsync.getVbsInstance(GetVbsInstanceRequest request,
AsyncHandler<GetVbsInstanceRequest,GetVbsInstanceResponse> handler)
Gets a VbsInstance by identifier
|
Modifier and Type | Method and Description |
---|---|
GetVbsInstanceResponse |
GetVbsInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVbsInstanceResponse.Builder |
GetVbsInstanceResponse.Builder.copy(GetVbsInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.