| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| software.amazon.awssdk.services.gamelift.auth.scheme | |
| software.amazon.awssdk.services.gamelift.auth.scheme.internal | |
| software.amazon.awssdk.services.gamelift.internal |
| Modifier and Type | Method and Description |
|---|---|
GameLiftAuthSchemeProvider |
GameLiftServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
GameLiftAuthSchemeProvider |
GameLiftServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
GameLiftServiceClientConfiguration.Builder |
GameLiftServiceClientConfiguration.Builder.authSchemeProvider(GameLiftAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
GameLiftBaseClientBuilder.authSchemeProvider(GameLiftAuthSchemeProvider authSchemeProvider)
Set the
GameLiftAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static GameLiftAuthSchemeProvider |
GameLiftAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGameLiftAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
GameLiftAuthSchemeProvider |
GameLiftServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
GameLiftServiceClientConfiguration.Builder |
GameLiftServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(GameLiftAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.