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