Uses of Class
com.oracle.bmc.identity.requests.ChangeDomainLicenseTypeRequest
-
Packages that use ChangeDomainLicenseTypeRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of ChangeDomainLicenseTypeRequest in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity with parameters of type ChangeDomainLicenseTypeRequest Modifier and Type Method Description ChangeDomainLicenseTypeResponseIdentity. changeDomainLicenseType(ChangeDomainLicenseTypeRequest request)(For tenancies that support identity domains) Changes the license type of the given identity domain.Future<ChangeDomainLicenseTypeResponse>IdentityAsync. changeDomainLicenseType(ChangeDomainLicenseTypeRequest request, AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler)(For tenancies that support identity domains) Changes the license type of the given identity domain.Future<ChangeDomainLicenseTypeResponse>IdentityAsyncClient. changeDomainLicenseType(ChangeDomainLicenseTypeRequest request, AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler)ChangeDomainLicenseTypeResponseIdentityClient. changeDomainLicenseType(ChangeDomainLicenseTypeRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type ChangeDomainLicenseTypeRequest Modifier and Type Method Description Future<ChangeDomainLicenseTypeResponse>IdentityAsync. changeDomainLicenseType(ChangeDomainLicenseTypeRequest request, AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler)(For tenancies that support identity domains) Changes the license type of the given identity domain.Future<ChangeDomainLicenseTypeResponse>IdentityAsyncClient. changeDomainLicenseType(ChangeDomainLicenseTypeRequest request, AsyncHandler<ChangeDomainLicenseTypeRequest,ChangeDomainLicenseTypeResponse> handler) -
Uses of ChangeDomainLicenseTypeRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ChangeDomainLicenseTypeRequest Modifier and Type Method Description ChangeDomainLicenseTypeRequestChangeDomainLicenseTypeRequest.Builder. build()Build the instance of ChangeDomainLicenseTypeRequest as configured by this builderChangeDomainLicenseTypeRequestChangeDomainLicenseTypeRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeDomainLicenseTypeRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type ChangeDomainLicenseTypeRequest Modifier and Type Method Description ChangeDomainLicenseTypeRequest.BuilderChangeDomainLicenseTypeRequest.Builder. copy(ChangeDomainLicenseTypeRequest o)Copy method to populate the builder with values from the given instance.
-