| Modifier and Type | Method and Description |
|---|---|
GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.Builder.build() |
GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.Builder.buildPartial() |
GameServerClusterConnectionInfo |
GameServerClusterOrBuilder.getConnectionInfo()
The game server cluster connection information.
|
GameServerClusterConnectionInfo |
GameServerCluster.getConnectionInfo()
The game server cluster connection information.
|
GameServerClusterConnectionInfo |
GameServerCluster.Builder.getConnectionInfo()
The game server cluster connection information.
|
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.getDefaultInstance() |
GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.getDefaultInstanceForType() |
GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.Builder.getDefaultInstanceForType() |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseDelimitedFrom(InputStream input) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(byte[] data) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(ByteBuffer data) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(com.google.protobuf.ByteString data) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(InputStream input) |
static GameServerClusterConnectionInfo |
GameServerClusterConnectionInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GameServerClusterConnectionInfo> |
GameServerClusterConnectionInfo.getParserForType() |
static com.google.protobuf.Parser<GameServerClusterConnectionInfo> |
GameServerClusterConnectionInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
GameServerCluster.Builder |
GameServerCluster.Builder.mergeConnectionInfo(GameServerClusterConnectionInfo value)
The game server cluster connection information.
|
GameServerClusterConnectionInfo.Builder |
GameServerClusterConnectionInfo.Builder.mergeFrom(GameServerClusterConnectionInfo other) |
static GameServerClusterConnectionInfo.Builder |
GameServerClusterConnectionInfo.newBuilder(GameServerClusterConnectionInfo prototype) |
GameServerCluster.Builder |
GameServerCluster.Builder.setConnectionInfo(GameServerClusterConnectionInfo value)
The game server cluster connection information.
|
Copyright © 2023 Google LLC. All rights reserved.