Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme.LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder
-
-
Uses of LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme that return LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder Modifier and Type Method Description static LicenseManagerLinuxSubscriptionsAuthSchemeParams.BuilderLicenseManagerLinuxSubscriptionsAuthSchemeParams. builder()Get a new builder for creating aLicenseManagerLinuxSubscriptionsAuthSchemeParams.LicenseManagerLinuxSubscriptionsAuthSchemeParams.BuilderLicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.LicenseManagerLinuxSubscriptionsAuthSchemeParams.BuilderLicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder. region(Region region)Set the region.LicenseManagerLinuxSubscriptionsAuthSchemeParams.BuilderLicenseManagerLinuxSubscriptionsAuthSchemeParams. toBuilder()Returns aLicenseManagerLinuxSubscriptionsAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme with type arguments of type LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>LicenseManagerLinuxSubscriptionsAuthSchemeProvider. resolveAuthScheme(Consumer<LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme.internal
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.auth.scheme.internal that return LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder Modifier and Type Method Description static LicenseManagerLinuxSubscriptionsAuthSchemeParams.BuilderDefaultLicenseManagerLinuxSubscriptionsAuthSchemeParams. builder()LicenseManagerLinuxSubscriptionsAuthSchemeParams.BuilderDefaultLicenseManagerLinuxSubscriptionsAuthSchemeParams. toBuilder()
-