Uses of Interface
com.okta.sdk.resource.ApplicationLicensing
-
Packages that use ApplicationLicensing Package Description com.okta.sdk.resource -
-
Uses of ApplicationLicensing in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return ApplicationLicensing Modifier and Type Method Description ApplicationLicensing
Application. getLicensing()
ApplicationLicensing
ApplicationLicensing. setSeatCount(java.lang.Integer seatCount)
Methods in com.okta.sdk.resource with parameters of type ApplicationLicensing Modifier and Type Method Description Application
Application. setLicensing(ApplicationLicensing licensing)
-