| Modifier and Type | Method and Description |
|---|---|
static ServiceCatalogAppRegistryAuthSchemeParams.Builder |
ServiceCatalogAppRegistryAuthSchemeParams.builder()
Get a new builder for creating a
ServiceCatalogAppRegistryAuthSchemeParams. |
ServiceCatalogAppRegistryAuthSchemeParams.Builder |
ServiceCatalogAppRegistryAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
ServiceCatalogAppRegistryAuthSchemeParams.Builder |
ServiceCatalogAppRegistryAuthSchemeParams.Builder.region(Region region)
Set the region.
|
ServiceCatalogAppRegistryAuthSchemeParams.Builder |
ServiceCatalogAppRegistryAuthSchemeParams.toBuilder()
Returns a
ServiceCatalogAppRegistryAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
ServiceCatalogAppRegistryAuthSchemeProvider.resolveAuthScheme(Consumer<ServiceCatalogAppRegistryAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceCatalogAppRegistryAuthSchemeParams.Builder |
DefaultServiceCatalogAppRegistryAuthSchemeParams.builder() |
ServiceCatalogAppRegistryAuthSchemeParams.Builder |
DefaultServiceCatalogAppRegistryAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.