Package | Description |
---|---|
com.oracle.bmc.vbsinst | |
com.oracle.bmc.vbsinst.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListVbsInstancesResponse> |
VbsInstanceAsyncClient.listVbsInstances(ListVbsInstancesRequest request,
AsyncHandler<ListVbsInstancesRequest,ListVbsInstancesResponse> handler) |
Future<ListVbsInstancesResponse> |
VbsInstanceAsync.listVbsInstances(ListVbsInstancesRequest request,
AsyncHandler<ListVbsInstancesRequest,ListVbsInstancesResponse> handler)
Returns a list of VbsInstances.
|
Modifier and Type | Method and Description |
---|---|
ListVbsInstancesRequest |
ListVbsInstancesRequest.Builder.build()
Build the instance of ListVbsInstancesRequest as configured by this builder
|
ListVbsInstancesRequest |
ListVbsInstancesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListVbsInstancesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListVbsInstancesRequest.Builder |
ListVbsInstancesRequest.Builder.copy(ListVbsInstancesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.