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