Package | Description |
---|---|
com.oracle.bmc.vbsinst | |
com.oracle.bmc.vbsinst.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetVbsInstanceRequest,GetVbsInstanceResponse> |
VbsInstanceWaiters.forVbsInstance(GetVbsInstanceRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetVbsInstanceRequest,GetVbsInstanceResponse> |
VbsInstanceWaiters.forVbsInstance(GetVbsInstanceRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetVbsInstanceRequest,GetVbsInstanceResponse> |
VbsInstanceWaiters.forVbsInstance(GetVbsInstanceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetVbsInstanceRequest |
GetVbsInstanceRequest.Builder.build()
Build the instance of GetVbsInstanceRequest as configured by this builder
|
GetVbsInstanceRequest |
GetVbsInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetVbsInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetVbsInstanceRequest.Builder |
GetVbsInstanceRequest.Builder.copy(GetVbsInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.