@Generated(value="software.amazon.awssdk:codegen") public interface MarketplaceCatalogAuthSchemeParams extends ToCopyableBuilder<MarketplaceCatalogAuthSchemeParams.Builder,MarketplaceCatalogAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MarketplaceCatalogAuthSchemeParams.Builder
A builder for a
MarketplaceCatalogAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static MarketplaceCatalogAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
MarketplaceCatalogAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
MarketplaceCatalogAuthSchemeParams.Builder |
toBuilder()
Returns a
MarketplaceCatalogAuthSchemeParams.Builder to customize the parameters. |
copystatic MarketplaceCatalogAuthSchemeParams.Builder builder()
MarketplaceCatalogAuthSchemeParams.String operation()
Region region()
MarketplaceCatalogAuthSchemeParams.Builder toBuilder()
MarketplaceCatalogAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<MarketplaceCatalogAuthSchemeParams.Builder,MarketplaceCatalogAuthSchemeParams>Copyright © 2023. All rights reserved.