@Generated(value="software.amazon.awssdk:codegen") public interface ServiceCatalogAppRegistryAuthSchemeParams extends ToCopyableBuilder<ServiceCatalogAppRegistryAuthSchemeParams.Builder,ServiceCatalogAppRegistryAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServiceCatalogAppRegistryAuthSchemeParams.Builder
A builder for a
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. |
copystatic ServiceCatalogAppRegistryAuthSchemeParams.Builder builder()
ServiceCatalogAppRegistryAuthSchemeParams.String operation()
Region region()
ServiceCatalogAppRegistryAuthSchemeParams.Builder toBuilder()
ServiceCatalogAppRegistryAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<ServiceCatalogAppRegistryAuthSchemeParams.Builder,ServiceCatalogAppRegistryAuthSchemeParams>Copyright © 2023. All rights reserved.