public static interface GameLiftAuthSchemeParams.Builder extends CopyableBuilder<GameLiftAuthSchemeParams.Builder,GameLiftAuthSchemeParams>
GameLiftAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
GameLiftAuthSchemeParams |
build()
Returns a
GameLiftAuthSchemeParams object that is created from the properties that have been set on
the builder. |
GameLiftAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
GameLiftAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationGameLiftAuthSchemeParams.Builder operation(String operation)
GameLiftAuthSchemeParams.Builder region(Region region)
GameLiftAuthSchemeParams build()
GameLiftAuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<GameLiftAuthSchemeParams.Builder,GameLiftAuthSchemeParams>Copyright © 2023. All rights reserved.