Uses of Class
com.oracle.bmc.generativeai.model.ChangeApiKeyCompartmentDetails
-
Packages that use ChangeApiKeyCompartmentDetails Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.requests -
-
Uses of ChangeApiKeyCompartmentDetails in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return ChangeApiKeyCompartmentDetails Modifier and Type Method Description ChangeApiKeyCompartmentDetailsChangeApiKeyCompartmentDetails.Builder. build()Methods in com.oracle.bmc.generativeai.model with parameters of type ChangeApiKeyCompartmentDetails Modifier and Type Method Description ChangeApiKeyCompartmentDetails.BuilderChangeApiKeyCompartmentDetails.Builder. copy(ChangeApiKeyCompartmentDetails model) -
Uses of ChangeApiKeyCompartmentDetails in com.oracle.bmc.generativeai.requests
Methods in com.oracle.bmc.generativeai.requests that return ChangeApiKeyCompartmentDetails Modifier and Type Method Description ChangeApiKeyCompartmentDetailsChangeApiKeyCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeApiKeyCompartmentDetailsChangeApiKeyCompartmentRequest. getChangeApiKeyCompartmentDetails()The API key information to be updated.Methods in com.oracle.bmc.generativeai.requests with parameters of type ChangeApiKeyCompartmentDetails Modifier and Type Method Description ChangeApiKeyCompartmentRequest.BuilderChangeApiKeyCompartmentRequest.Builder. body$(ChangeApiKeyCompartmentDetails body)Alternative setter for the body parameter.ChangeApiKeyCompartmentRequest.BuilderChangeApiKeyCompartmentRequest.Builder. changeApiKeyCompartmentDetails(ChangeApiKeyCompartmentDetails changeApiKeyCompartmentDetails)The API key information to be updated.
-