Uses of Class
com.oracle.bmc.vbsinst.model.UpdateVbsInstanceDetails
- 
Packages that use UpdateVbsInstanceDetails Package Description com.oracle.bmc.vbsinst.model com.oracle.bmc.vbsinst.requests 
- 
- 
Uses of UpdateVbsInstanceDetails in com.oracle.bmc.vbsinst.modelMethods in com.oracle.bmc.vbsinst.model that return UpdateVbsInstanceDetails Modifier and Type Method Description UpdateVbsInstanceDetailsUpdateVbsInstanceDetails.Builder. build()Methods in com.oracle.bmc.vbsinst.model with parameters of type UpdateVbsInstanceDetails Modifier and Type Method Description UpdateVbsInstanceDetails.BuilderUpdateVbsInstanceDetails.Builder. copy(UpdateVbsInstanceDetails model)
- 
Uses of UpdateVbsInstanceDetails in com.oracle.bmc.vbsinst.requestsMethods in com.oracle.bmc.vbsinst.requests that return UpdateVbsInstanceDetails Modifier and Type Method Description UpdateVbsInstanceDetailsUpdateVbsInstanceRequest. getBody$()Alternative accessor for the body parameter.UpdateVbsInstanceDetailsUpdateVbsInstanceRequest. getUpdateVbsInstanceDetails()The information to be updated.Methods in com.oracle.bmc.vbsinst.requests with parameters of type UpdateVbsInstanceDetails Modifier and Type Method Description UpdateVbsInstanceRequest.BuilderUpdateVbsInstanceRequest.Builder. body$(UpdateVbsInstanceDetails body)Alternative setter for the body parameter.UpdateVbsInstanceRequest.BuilderUpdateVbsInstanceRequest.Builder. updateVbsInstanceDetails(UpdateVbsInstanceDetails updateVbsInstanceDetails)The information to be updated.
 
-