Uses of Class
com.oracle.bmc.identity.model.ChangeDomainLicenseTypeDetails
-
Packages that use ChangeDomainLicenseTypeDetails Package Description com.oracle.bmc.identity.model com.oracle.bmc.identity.requests -
-
Uses of ChangeDomainLicenseTypeDetails in com.oracle.bmc.identity.model
Methods in com.oracle.bmc.identity.model that return ChangeDomainLicenseTypeDetails Modifier and Type Method Description ChangeDomainLicenseTypeDetailsChangeDomainLicenseTypeDetails.Builder. build()Methods in com.oracle.bmc.identity.model with parameters of type ChangeDomainLicenseTypeDetails Modifier and Type Method Description ChangeDomainLicenseTypeDetails.BuilderChangeDomainLicenseTypeDetails.Builder. copy(ChangeDomainLicenseTypeDetails model) -
Uses of ChangeDomainLicenseTypeDetails in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ChangeDomainLicenseTypeDetails Modifier and Type Method Description ChangeDomainLicenseTypeDetailsChangeDomainLicenseTypeRequest. getBody$()Alternative accessor for the body parameter.ChangeDomainLicenseTypeDetailsChangeDomainLicenseTypeRequest. getChangeDomainLicenseTypeDetails()The request object for an update to the license type of the identity domain.Methods in com.oracle.bmc.identity.requests with parameters of type ChangeDomainLicenseTypeDetails Modifier and Type Method Description ChangeDomainLicenseTypeRequest.BuilderChangeDomainLicenseTypeRequest.Builder. body$(ChangeDomainLicenseTypeDetails body)Alternative setter for the body parameter.ChangeDomainLicenseTypeRequest.BuilderChangeDomainLicenseTypeRequest.Builder. changeDomainLicenseTypeDetails(ChangeDomainLicenseTypeDetails changeDomainLicenseTypeDetails)The request object for an update to the license type of the identity domain.
-