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