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