Uses of Class
com.oracle.bmc.visualbuilder.responses.GetVbInstanceResponse
- 
Packages that use GetVbInstanceResponse Package Description com.oracle.bmc.visualbuilder com.oracle.bmc.visualbuilder.responses 
- 
- 
Uses of GetVbInstanceResponse in com.oracle.bmc.visualbuilderMethods in com.oracle.bmc.visualbuilder that return GetVbInstanceResponse Modifier and Type Method Description GetVbInstanceResponseVbInstance. getVbInstance(GetVbInstanceRequest request)Gets a VbInstance by identifierGetVbInstanceResponseVbInstanceClient. getVbInstance(GetVbInstanceRequest request)Method parameters in com.oracle.bmc.visualbuilder with type arguments of type GetVbInstanceResponse Modifier and Type Method Description Future<GetVbInstanceResponse>VbInstanceAsync. getVbInstance(GetVbInstanceRequest request, AsyncHandler<GetVbInstanceRequest,GetVbInstanceResponse> handler)Gets a VbInstance by identifierFuture<GetVbInstanceResponse>VbInstanceAsyncClient. getVbInstance(GetVbInstanceRequest request, AsyncHandler<GetVbInstanceRequest,GetVbInstanceResponse> handler)
- 
Uses of GetVbInstanceResponse in com.oracle.bmc.visualbuilder.responsesMethods in com.oracle.bmc.visualbuilder.responses that return GetVbInstanceResponse Modifier and Type Method Description GetVbInstanceResponseGetVbInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.visualbuilder.responses with parameters of type GetVbInstanceResponse Modifier and Type Method Description GetVbInstanceResponse.BuilderGetVbInstanceResponse.Builder. copy(GetVbInstanceResponse o)Copy method to populate the builder with values from the given instance.
 
-