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