| Modifier and Type | Method and Description |
|---|---|
DeployedFleetDetails |
DeployedFleetDetails.Builder.build() |
DeployedFleetDetails |
DeployedFleetDetails.Builder.buildPartial() |
static DeployedFleetDetails |
DeployedFleetDetails.getDefaultInstance() |
DeployedFleetDetails |
DeployedFleetDetails.getDefaultInstanceForType() |
DeployedFleetDetails |
DeployedFleetDetails.Builder.getDefaultInstanceForType() |
DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder.getFleetDetails(int index)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedClusterState.getFleetDetails(int index)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedClusterState.Builder.getFleetDetails(int index)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
static DeployedFleetDetails |
DeployedFleetDetails.parseDelimitedFrom(InputStream input) |
static DeployedFleetDetails |
DeployedFleetDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(byte[] data) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(ByteBuffer data) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(com.google.protobuf.ByteString data) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(InputStream input) |
static DeployedFleetDetails |
DeployedFleetDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DeployedFleetDetails> |
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder.getFleetDetailsList()
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
List<DeployedFleetDetails> |
FetchDeploymentStateResponse.DeployedClusterState.getFleetDetailsList()
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
List<DeployedFleetDetails> |
FetchDeploymentStateResponse.DeployedClusterState.Builder.getFleetDetailsList()
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
com.google.protobuf.Parser<DeployedFleetDetails> |
DeployedFleetDetails.getParserForType() |
static com.google.protobuf.Parser<DeployedFleetDetails> |
DeployedFleetDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.addFleetDetails(DeployedFleetDetails value)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.addFleetDetails(int index,
DeployedFleetDetails value)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
DeployedFleetDetails.Builder |
DeployedFleetDetails.Builder.mergeFrom(DeployedFleetDetails other) |
static DeployedFleetDetails.Builder |
DeployedFleetDetails.newBuilder(DeployedFleetDetails prototype) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.setFleetDetails(int index,
DeployedFleetDetails value)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
| Modifier and Type | Method and Description |
|---|---|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.addAllFleetDetails(Iterable<? extends DeployedFleetDetails> values)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
Copyright © 2023 Google LLC. All rights reserved.