| Modifier and Type | Class and Description |
|---|---|
class |
DeployedFleetDetails
Details of the deployed Agones fleet.
|
static class |
DeployedFleetDetails.Builder
Details of the deployed Agones fleet.
|
| Modifier and Type | Method and Description |
|---|---|
DeployedFleetDetailsOrBuilder |
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder.getFleetDetailsOrBuilder(int index)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
DeployedFleetDetailsOrBuilder |
FetchDeploymentStateResponse.DeployedClusterState.getFleetDetailsOrBuilder(int index)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
DeployedFleetDetailsOrBuilder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.getFleetDetailsOrBuilder(int index)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DeployedFleetDetailsOrBuilder> |
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder.getFleetDetailsOrBuilderList()
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
List<? extends DeployedFleetDetailsOrBuilder> |
FetchDeploymentStateResponse.DeployedClusterState.getFleetDetailsOrBuilderList()
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
List<? extends DeployedFleetDetailsOrBuilder> |
FetchDeploymentStateResponse.DeployedClusterState.Builder.getFleetDetailsOrBuilderList()
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
Copyright © 2023 Google LLC. All rights reserved.