| 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.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.Builder.addClusterStateBuilder()
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.Builder.addClusterStateBuilder(int index)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.addFleetDetails(DeployedFleetDetails.Builder builderForValue)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
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.Builder builderForValue)
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.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.clear() |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.clearCluster()
The name of the cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.clearFleetDetails()
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.clone() |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.Builder.getClusterStateBuilder(int index)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.mergeFrom(FetchDeploymentStateResponse.DeployedClusterState other) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.mergeFrom(com.google.protobuf.Message other) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.newBuilder() |
static FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.newBuilder(FetchDeploymentStateResponse.DeployedClusterState prototype) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.newBuilderForType() |
protected FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.removeFleetDetails(int index)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.setCluster(String value)
The name of the cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.setClusterBytes(com.google.protobuf.ByteString value)
The name of the cluster.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.setFleetDetails(int index,
DeployedFleetDetails.Builder builderForValue)
The details about the Agones fleets and autoscalers created in the
game server cluster.
|
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.
|
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FetchDeploymentStateResponse.DeployedClusterState.Builder |
FetchDeploymentStateResponse.DeployedClusterState.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<FetchDeploymentStateResponse.DeployedClusterState.Builder> |
FetchDeploymentStateResponse.Builder.getClusterStateBuilderList()
The state of the game server deployment in each game server cluster.
|
| Modifier and Type | Method and Description |
|---|---|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addClusterState(FetchDeploymentStateResponse.DeployedClusterState.Builder builderForValue)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addClusterState(int index,
FetchDeploymentStateResponse.DeployedClusterState.Builder builderForValue)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.setClusterState(int index,
FetchDeploymentStateResponse.DeployedClusterState.Builder builderForValue)
The state of the game server deployment in each game server cluster.
|
Copyright © 2023 Google LLC. All rights reserved.