Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Method and Description |
---|---|
FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.Builder.build() |
FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.Builder.buildPartial() |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.getDefaultInstance() |
FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.getDefaultInstanceForType() |
FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.Builder.getDefaultInstanceForType() |
FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.getDetails(int index)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.Builder.getDetails(int index)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponseOrBuilder.getDetails(int index)
The details of a deployment in a given location.
|
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseDelimitedFrom(InputStream input) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(byte[] data) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(ByteBuffer data) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(ByteString data) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(CodedInputStream input) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(InputStream input) |
static FetchDeploymentStateResponse.DeployedFleetDetails |
FetchDeploymentStateResponse.DeployedFleetDetails.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<FetchDeploymentStateResponse.DeployedFleetDetails> |
FetchDeploymentStateResponse.getDetailsList()
The details of a deployment in a given location.
|
List<FetchDeploymentStateResponse.DeployedFleetDetails> |
FetchDeploymentStateResponse.Builder.getDetailsList()
The details of a deployment in a given location.
|
List<FetchDeploymentStateResponse.DeployedFleetDetails> |
FetchDeploymentStateResponseOrBuilder.getDetailsList()
The details of a deployment in a given location.
|
Parser<FetchDeploymentStateResponse.DeployedFleetDetails> |
FetchDeploymentStateResponse.DeployedFleetDetails.getParserForType() |
static Parser<FetchDeploymentStateResponse.DeployedFleetDetails> |
FetchDeploymentStateResponse.DeployedFleetDetails.parser() |
Modifier and Type | Method and Description |
---|---|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addAllDetails(Iterable<? extends FetchDeploymentStateResponse.DeployedFleetDetails> values)
The details of a deployment in a given location.
|
Copyright © 2020 Google LLC. All rights reserved.