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