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