Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
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.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addAllUnavailable(Iterable<String> values)
List of locations that could not be reached.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addDetails(FetchDeploymentStateResponse.DeployedFleetDetails.Builder builderForValue)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addDetails(FetchDeploymentStateResponse.DeployedFleetDetails value)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addDetails(int index,
FetchDeploymentStateResponse.DeployedFleetDetails.Builder builderForValue)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addDetails(int index,
FetchDeploymentStateResponse.DeployedFleetDetails value)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addUnavailable(String value)
List of locations that could not be reached.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.addUnavailableBytes(ByteString value)
List of locations that could not be reached.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.clear() |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.clearDetails()
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.clearField(Descriptors.FieldDescriptor field) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.clearUnavailable()
List of locations that could not be reached.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.clone() |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.mergeFrom(FetchDeploymentStateResponse other) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.mergeFrom(Message other) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.newBuilder() |
static FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.newBuilder(FetchDeploymentStateResponse prototype) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.newBuilderForType() |
protected FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.removeDetails(int index)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.setDetails(int index,
FetchDeploymentStateResponse.DeployedFleetDetails.Builder builderForValue)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.setDetails(int index,
FetchDeploymentStateResponse.DeployedFleetDetails value)
The details of a deployment in a given location.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.setUnavailable(int index,
String value)
List of locations that could not be reached.
|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.toBuilder() |
Copyright © 2020 Google LLC. All rights reserved.