Uses of Class
software.amazon.awssdk.services.licensemanager.model.Options
-
Packages that use Options Package Description software.amazon.awssdk.services.licensemanager.model -
-
Uses of Options in software.amazon.awssdk.services.licensemanager.model
Methods in software.amazon.awssdk.services.licensemanager.model that return Options Modifier and Type Method Description OptionsCreateGrantVersionRequest. options()The options specified for the grant.OptionsGrant. options()The options specified for the grant.Methods in software.amazon.awssdk.services.licensemanager.model with parameters of type Options Modifier and Type Method Description CreateGrantVersionRequest.BuilderCreateGrantVersionRequest.Builder. options(Options options)The options specified for the grant.Grant.BuilderGrant.Builder. options(Options options)The options specified for the grant.
-