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