Uses of Class
com.oracle.bmc.oce.model.CreateOceInstanceDetails
- 
Packages that use CreateOceInstanceDetails Package Description com.oracle.bmc.oce.model com.oracle.bmc.oce.requests 
- 
- 
Uses of CreateOceInstanceDetails in com.oracle.bmc.oce.modelMethods in com.oracle.bmc.oce.model that return CreateOceInstanceDetails Modifier and Type Method Description CreateOceInstanceDetailsCreateOceInstanceDetails.Builder. build()Methods in com.oracle.bmc.oce.model with parameters of type CreateOceInstanceDetails Modifier and Type Method Description CreateOceInstanceDetails.BuilderCreateOceInstanceDetails.Builder. copy(CreateOceInstanceDetails model)
- 
Uses of CreateOceInstanceDetails in com.oracle.bmc.oce.requestsMethods in com.oracle.bmc.oce.requests that return CreateOceInstanceDetails Modifier and Type Method Description CreateOceInstanceDetailsCreateOceInstanceRequest. getBody$()Alternative accessor for the body parameter.CreateOceInstanceDetailsCreateOceInstanceRequest. getCreateOceInstanceDetails()Details for the new OceInstance.Methods in com.oracle.bmc.oce.requests with parameters of type CreateOceInstanceDetails Modifier and Type Method Description CreateOceInstanceRequest.BuilderCreateOceInstanceRequest.Builder. body$(CreateOceInstanceDetails body)Alternative setter for the body parameter.CreateOceInstanceRequest.BuilderCreateOceInstanceRequest.Builder. createOceInstanceDetails(CreateOceInstanceDetails createOceInstanceDetails)Details for the new OceInstance.
 
-