Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme.LicenseManagerLinuxSubscriptionsAuthSchemeParams
-
-
Uses of LicenseManagerLinuxSubscriptionsAuthSchemeParams in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme that return LicenseManagerLinuxSubscriptionsAuthSchemeParams Modifier and Type Method Description LicenseManagerLinuxSubscriptionsAuthSchemeParamsLicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder. build()Returns aLicenseManagerLinuxSubscriptionsAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme with parameters of type LicenseManagerLinuxSubscriptionsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>LicenseManagerLinuxSubscriptionsAuthSchemeProvider. resolveAuthScheme(LicenseManagerLinuxSubscriptionsAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of LicenseManagerLinuxSubscriptionsAuthSchemeParams in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme.internal
Classes in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme.internal that implement LicenseManagerLinuxSubscriptionsAuthSchemeParams Modifier and Type Class Description classDefaultLicenseManagerLinuxSubscriptionsAuthSchemeParamsMethods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme.internal with parameters of type LicenseManagerLinuxSubscriptionsAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultLicenseManagerLinuxSubscriptionsAuthSchemeProvider. resolveAuthScheme(LicenseManagerLinuxSubscriptionsAuthSchemeParams params)
-