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