@Generated(value="software.amazon.awssdk:codegen") public final class DefaultServiceCatalogAuthSchemeParams extends Object implements ServiceCatalogAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static ServiceCatalogAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ServiceCatalogAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ServiceCatalogAuthSchemeParams.Builder |
toBuilder()
Returns a
ServiceCatalogAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static ServiceCatalogAuthSchemeParams.Builder builder()
ServiceCatalogAuthSchemeParamsServiceCatalogAuthSchemeParams.builder in interface ServiceCatalogAuthSchemeParamspublic String operation()
ServiceCatalogAuthSchemeParamsoperation in interface ServiceCatalogAuthSchemeParamspublic Region region()
ServiceCatalogAuthSchemeParamsregion in interface ServiceCatalogAuthSchemeParamspublic ServiceCatalogAuthSchemeParams.Builder toBuilder()
ServiceCatalogAuthSchemeParamsServiceCatalogAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ServiceCatalogAuthSchemeParamstoBuilder in interface ToCopyableBuilder<ServiceCatalogAuthSchemeParams.Builder,ServiceCatalogAuthSchemeParams>Copyright © 2023. All rights reserved.