@Generated(value="software.amazon.awssdk:codegen") public interface IdentitystoreAuthSchemeParams extends ToCopyableBuilder<IdentitystoreAuthSchemeParams.Builder,IdentitystoreAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IdentitystoreAuthSchemeParams.Builder
A builder for a
IdentitystoreAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static IdentitystoreAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
IdentitystoreAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
IdentitystoreAuthSchemeParams.Builder |
toBuilder()
Returns a
IdentitystoreAuthSchemeParams.Builder to customize the parameters. |
copystatic IdentitystoreAuthSchemeParams.Builder builder()
IdentitystoreAuthSchemeParams.String operation()
Region region()
IdentitystoreAuthSchemeParams.Builder toBuilder()
IdentitystoreAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<IdentitystoreAuthSchemeParams.Builder,IdentitystoreAuthSchemeParams>Copyright © 2023. All rights reserved.