| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
RoutingStrategy |
CreateAliasRequest.routingStrategy()
Object that specifies the fleet and routing type to use for the alias.
|
RoutingStrategy |
Alias.routingStrategy()
Alias configuration for the alias, including routing type and settings.
|
RoutingStrategy |
UpdateAliasRequest.routingStrategy()
Object that specifies the fleet and routing type to use for the alias.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAliasRequest.Builder |
CreateAliasRequest.Builder.routingStrategy(RoutingStrategy routingStrategy)
Object that specifies the fleet and routing type to use for the alias.
|
Alias.Builder |
Alias.Builder.routingStrategy(RoutingStrategy routingStrategy)
Alias configuration for the alias, including routing type and settings.
|
UpdateAliasRequest.Builder |
UpdateAliasRequest.Builder.routingStrategy(RoutingStrategy routingStrategy)
Object that specifies the fleet and routing type to use for the alias.
|
Copyright © 2019. All rights reserved.