| Modifier and Type | Method and Description |
|---|---|
FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.Builder.build() |
FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.Builder.buildPartial() |
FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.getClusterState(int index)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.Builder.getClusterState(int index)
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponseOrBuilder.getClusterState(int index)
The state of the game server deployment in each game server cluster.
|
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.getDefaultInstance() |
FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.getDefaultInstanceForType() |
FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.Builder.getDefaultInstanceForType() |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseDelimitedFrom(InputStream input) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(byte[] data) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(ByteBuffer data) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(com.google.protobuf.ByteString data) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(com.google.protobuf.CodedInputStream input) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(InputStream input) |
static FetchDeploymentStateResponse.DeployedClusterState |
FetchDeploymentStateResponse.DeployedClusterState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<FetchDeploymentStateResponse.DeployedClusterState> |
FetchDeploymentStateResponse.getClusterStateList()
The state of the game server deployment in each game server cluster.
|
List<FetchDeploymentStateResponse.DeployedClusterState> |
FetchDeploymentStateResponse.Builder.getClusterStateList()
The state of the game server deployment in each game server cluster.
|
List<FetchDeploymentStateResponse.DeployedClusterState> |
FetchDeploymentStateResponseOrBuilder.getClusterStateList()
The state of the game server deployment in each game server cluster.
|
com.google.protobuf.Parser<FetchDeploymentStateResponse.DeployedClusterState> |
FetchDeploymentStateResponse.DeployedClusterState.getParserForType() |
static com.google.protobuf.Parser<FetchDeploymentStateResponse.DeployedClusterState> |
FetchDeploymentStateResponse.DeployedClusterState.parser() |
| Modifier and Type | Method and Description |
|---|---|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addAllClusterState(Iterable<? extends FetchDeploymentStateResponse.DeployedClusterState> values)
The state of the game server deployment in each game server cluster.
|
Copyright © 2023 Google LLC. All rights reserved.