@Generated(value="software.amazon.awssdk:codegen") public final class DefaultCodeStarAuthSchemeParams extends Object implements CodeStarAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static CodeStarAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
CodeStarAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
CodeStarAuthSchemeParams.Builder |
toBuilder()
Returns a
CodeStarAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static CodeStarAuthSchemeParams.Builder builder()
CodeStarAuthSchemeParamsCodeStarAuthSchemeParams.builder in interface CodeStarAuthSchemeParamspublic String operation()
CodeStarAuthSchemeParamsoperation in interface CodeStarAuthSchemeParamspublic Region region()
CodeStarAuthSchemeParamsregion in interface CodeStarAuthSchemeParamspublic CodeStarAuthSchemeParams.Builder toBuilder()
CodeStarAuthSchemeParamsCodeStarAuthSchemeParams.Builder to customize the parameters.toBuilder in interface CodeStarAuthSchemeParamstoBuilder in interface ToCopyableBuilder<CodeStarAuthSchemeParams.Builder,CodeStarAuthSchemeParams>Copyright © 2023. All rights reserved.