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