@Generated(value="software.amazon.awssdk:codegen") public final class DefaultCodeCatalystAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static CodeCatalystAuthSchemeParams.Builder builder()
CodeCatalystAuthSchemeParamsCodeCatalystAuthSchemeParams.builder in interface CodeCatalystAuthSchemeParamspublic String operation()
CodeCatalystAuthSchemeParamsoperation in interface CodeCatalystAuthSchemeParamspublic CodeCatalystAuthSchemeParams.Builder toBuilder()
CodeCatalystAuthSchemeParamsCodeCatalystAuthSchemeParams.Builder to customize the parameters.toBuilder in interface CodeCatalystAuthSchemeParamstoBuilder in interface ToCopyableBuilder<CodeCatalystAuthSchemeParams.Builder,CodeCatalystAuthSchemeParams>Copyright © 2023. All rights reserved.