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