Uses of Class
com.oracle.bmc.vbsinst.responses.GetVbsInstanceResponse
- 
Packages that use GetVbsInstanceResponse Package Description com.oracle.bmc.vbsinst com.oracle.bmc.vbsinst.responses 
- 
- 
Uses of GetVbsInstanceResponse in com.oracle.bmc.vbsinstMethods in com.oracle.bmc.vbsinst that return GetVbsInstanceResponse Modifier and Type Method Description GetVbsInstanceResponseVbsInstance. getVbsInstance(GetVbsInstanceRequest request)Gets a VbsInstance by identifierGetVbsInstanceResponseVbsInstanceClient. getVbsInstance(GetVbsInstanceRequest request)Method parameters in com.oracle.bmc.vbsinst with type arguments of type GetVbsInstanceResponse Modifier and Type Method Description Future<GetVbsInstanceResponse>VbsInstanceAsync. getVbsInstance(GetVbsInstanceRequest request, AsyncHandler<GetVbsInstanceRequest,GetVbsInstanceResponse> handler)Gets a VbsInstance by identifierFuture<GetVbsInstanceResponse>VbsInstanceAsyncClient. getVbsInstance(GetVbsInstanceRequest request, AsyncHandler<GetVbsInstanceRequest,GetVbsInstanceResponse> handler)
- 
Uses of GetVbsInstanceResponse in com.oracle.bmc.vbsinst.responsesMethods in com.oracle.bmc.vbsinst.responses that return GetVbsInstanceResponse Modifier and Type Method Description GetVbsInstanceResponseGetVbsInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.vbsinst.responses with parameters of type GetVbsInstanceResponse Modifier and Type Method Description GetVbsInstanceResponse.BuilderGetVbsInstanceResponse.Builder. copy(GetVbsInstanceResponse o)Copy method to populate the builder with values from the given instance.
 
-