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