Uses of Class
com.oracle.bmc.generativeai.model.ChangeHostedApplicationCompartmentDetails
-
Packages that use ChangeHostedApplicationCompartmentDetails Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.requests -
-
Uses of ChangeHostedApplicationCompartmentDetails in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return ChangeHostedApplicationCompartmentDetails Modifier and Type Method Description ChangeHostedApplicationCompartmentDetailsChangeHostedApplicationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.generativeai.model with parameters of type ChangeHostedApplicationCompartmentDetails Modifier and Type Method Description ChangeHostedApplicationCompartmentDetails.BuilderChangeHostedApplicationCompartmentDetails.Builder. copy(ChangeHostedApplicationCompartmentDetails model) -
Uses of ChangeHostedApplicationCompartmentDetails in com.oracle.bmc.generativeai.requests
Methods in com.oracle.bmc.generativeai.requests that return ChangeHostedApplicationCompartmentDetails Modifier and Type Method Description ChangeHostedApplicationCompartmentDetailsChangeHostedApplicationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeHostedApplicationCompartmentDetailsChangeHostedApplicationCompartmentRequest. getChangeHostedApplicationCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.generativeai.requests with parameters of type ChangeHostedApplicationCompartmentDetails Modifier and Type Method Description ChangeHostedApplicationCompartmentRequest.BuilderChangeHostedApplicationCompartmentRequest.Builder. body$(ChangeHostedApplicationCompartmentDetails body)Alternative setter for the body parameter.ChangeHostedApplicationCompartmentRequest.BuilderChangeHostedApplicationCompartmentRequest.Builder. changeHostedApplicationCompartmentDetails(ChangeHostedApplicationCompartmentDetails changeHostedApplicationCompartmentDetails)The information to be updated.
-