| Modifier and Type | Class and Description |
|---|---|
static class |
FetchDeploymentStateResponse.DeployedClusterState
The game server cluster changes made by the game server deployment.
|
static class |
FetchDeploymentStateResponse.DeployedClusterState.Builder
The game server cluster changes made by the game server deployment.
|
| Modifier and Type | Method and Description |
|---|---|
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder |
FetchDeploymentStateResponse.getClusterStateOrBuilder(int index)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder |
FetchDeploymentStateResponse.Builder.getClusterStateOrBuilder(int index)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder |
FetchDeploymentStateResponseOrBuilder.getClusterStateOrBuilder(int index)
The state of the game server deployment in each game server cluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends FetchDeploymentStateResponse.DeployedClusterStateOrBuilder> |
FetchDeploymentStateResponse.getClusterStateOrBuilderList()
The state of the game server deployment in each game server cluster.
|
List<? extends FetchDeploymentStateResponse.DeployedClusterStateOrBuilder> |
FetchDeploymentStateResponse.Builder.getClusterStateOrBuilderList()
The state of the game server deployment in each game server cluster.
|
List<? extends FetchDeploymentStateResponse.DeployedClusterStateOrBuilder> |
FetchDeploymentStateResponseOrBuilder.getClusterStateOrBuilderList()
The state of the game server deployment in each game server cluster.
|
Copyright © 2023 Google LLC. All rights reserved.