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