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