Uses of Class
com.oracle.bmc.vbsinst.model.CreateVbsInstanceDetails
- 
Packages that use CreateVbsInstanceDetails Package Description com.oracle.bmc.vbsinst.model com.oracle.bmc.vbsinst.requests 
- 
- 
Uses of CreateVbsInstanceDetails in com.oracle.bmc.vbsinst.modelMethods in com.oracle.bmc.vbsinst.model that return CreateVbsInstanceDetails Modifier and Type Method Description CreateVbsInstanceDetailsCreateVbsInstanceDetails.Builder. build()Methods in com.oracle.bmc.vbsinst.model with parameters of type CreateVbsInstanceDetails Modifier and Type Method Description CreateVbsInstanceDetails.BuilderCreateVbsInstanceDetails.Builder. copy(CreateVbsInstanceDetails model)
- 
Uses of CreateVbsInstanceDetails in com.oracle.bmc.vbsinst.requestsMethods in com.oracle.bmc.vbsinst.requests that return CreateVbsInstanceDetails Modifier and Type Method Description CreateVbsInstanceDetailsCreateVbsInstanceRequest. getBody$()Alternative accessor for the body parameter.CreateVbsInstanceDetailsCreateVbsInstanceRequest. getCreateVbsInstanceDetails()Details for the new VbsInstance.Methods in com.oracle.bmc.vbsinst.requests with parameters of type CreateVbsInstanceDetails Modifier and Type Method Description CreateVbsInstanceRequest.BuilderCreateVbsInstanceRequest.Builder. body$(CreateVbsInstanceDetails body)Alternative setter for the body parameter.CreateVbsInstanceRequest.BuilderCreateVbsInstanceRequest.Builder. createVbsInstanceDetails(CreateVbsInstanceDetails createVbsInstanceDetails)Details for the new VbsInstance.
 
-