Uses of Class
com.oracle.bmc.servicecatalog.model.ChangeServiceCatalogCompartmentDetails
-
Packages that use ChangeServiceCatalogCompartmentDetails Package Description com.oracle.bmc.servicecatalog.model com.oracle.bmc.servicecatalog.requests -
-
Uses of ChangeServiceCatalogCompartmentDetails in com.oracle.bmc.servicecatalog.model
Methods in com.oracle.bmc.servicecatalog.model that return ChangeServiceCatalogCompartmentDetails Modifier and Type Method Description ChangeServiceCatalogCompartmentDetailsChangeServiceCatalogCompartmentDetails.Builder. build()Methods in com.oracle.bmc.servicecatalog.model with parameters of type ChangeServiceCatalogCompartmentDetails Modifier and Type Method Description ChangeServiceCatalogCompartmentDetails.BuilderChangeServiceCatalogCompartmentDetails.Builder. copy(ChangeServiceCatalogCompartmentDetails model) -
Uses of ChangeServiceCatalogCompartmentDetails in com.oracle.bmc.servicecatalog.requests
Methods in com.oracle.bmc.servicecatalog.requests that return ChangeServiceCatalogCompartmentDetails Modifier and Type Method Description ChangeServiceCatalogCompartmentDetailsChangeServiceCatalogCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeServiceCatalogCompartmentDetailsChangeServiceCatalogCompartmentRequest. getChangeServiceCatalogCompartmentDetails()The details of the request to change the compartment of a given service catalog.Methods in com.oracle.bmc.servicecatalog.requests with parameters of type ChangeServiceCatalogCompartmentDetails Modifier and Type Method Description ChangeServiceCatalogCompartmentRequest.BuilderChangeServiceCatalogCompartmentRequest.Builder. body$(ChangeServiceCatalogCompartmentDetails body)Alternative setter for the body parameter.ChangeServiceCatalogCompartmentRequest.BuilderChangeServiceCatalogCompartmentRequest.Builder. changeServiceCatalogCompartmentDetails(ChangeServiceCatalogCompartmentDetails changeServiceCatalogCompartmentDetails)The details of the request to change the compartment of a given service catalog.
-