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 ChangeDomainLicenseTypeDetails
ChangeDomainLicenseTypeDetails.Builder. build()
Methods in com.oracle.bmc.identity.model with parameters of type ChangeDomainLicenseTypeDetails Modifier and Type Method Description ChangeDomainLicenseTypeDetails.Builder
ChangeDomainLicenseTypeDetails.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 ChangeDomainLicenseTypeDetails
ChangeDomainLicenseTypeRequest. getBody$()
Alternative accessor for the body parameter.ChangeDomainLicenseTypeDetails
ChangeDomainLicenseTypeRequest. 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.Builder
ChangeDomainLicenseTypeRequest.Builder. body$(ChangeDomainLicenseTypeDetails body)
Alternative setter for the body parameter.ChangeDomainLicenseTypeRequest.Builder
ChangeDomainLicenseTypeRequest.Builder. changeDomainLicenseTypeDetails(ChangeDomainLicenseTypeDetails changeDomainLicenseTypeDetails)
The request object for an update to the license type of the identity domain.
-