@Generated(value="software.amazon.awssdk:codegen") public final class DefaultMarketplaceCatalogAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static MarketplaceCatalogAuthSchemeParams.Builder builder()
MarketplaceCatalogAuthSchemeParamsMarketplaceCatalogAuthSchemeParams.builder in interface MarketplaceCatalogAuthSchemeParamspublic String operation()
MarketplaceCatalogAuthSchemeParamsoperation in interface MarketplaceCatalogAuthSchemeParamspublic Region region()
MarketplaceCatalogAuthSchemeParamsregion in interface MarketplaceCatalogAuthSchemeParamspublic MarketplaceCatalogAuthSchemeParams.Builder toBuilder()
MarketplaceCatalogAuthSchemeParamsMarketplaceCatalogAuthSchemeParams.Builder to customize the parameters.toBuilder in interface MarketplaceCatalogAuthSchemeParamstoBuilder in interface ToCopyableBuilder<MarketplaceCatalogAuthSchemeParams.Builder,MarketplaceCatalogAuthSchemeParams>Copyright © 2023. All rights reserved.