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