Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Method and Description |
---|---|
SpecSource |
SpecSource.Builder.build() |
SpecSource |
SpecSource.Builder.buildPartial() |
static SpecSource |
SpecSource.getDefaultInstance() |
SpecSource |
SpecSource.getDefaultInstanceForType() |
SpecSource |
SpecSource.Builder.getDefaultInstanceForType() |
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetOrBuilder.getSpecSource()
Encapsulates the source of the fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleet.getSpecSource()
Encapsulates the source of the fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleet.Builder.getSpecSource()
Encapsulates the source of the fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetAutoscalerOrBuilder.getSpecSource()
Encapsulates the source of the fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.getSpecSource()
Encapsulates the source of the fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder.getSpecSource()
Encapsulates the source of the fleet spec.
|
SpecSource |
FetchDeploymentStateResponse.DeployedFleetDetails.FleetOrBuilder.getSpecSource()
The source spec that is used to create the fleet.
|
SpecSource |
FetchDeploymentStateResponse.DeployedFleetDetails.Fleet.getSpecSource()
The source spec that is used to create the fleet.
|
SpecSource |
FetchDeploymentStateResponse.DeployedFleetDetails.Fleet.Builder.getSpecSource()
The source spec that is used to create the fleet.
|
SpecSource |
FetchDeploymentStateResponse.DeployedFleetDetails.FleetAutoscalerOrBuilder.getSpecSource()
The source spec that is used to create the autoscaler.
|
SpecSource |
FetchDeploymentStateResponse.DeployedFleetDetails.FleetAutoscaler.getSpecSource()
The source spec that is used to create the autoscaler.
|
SpecSource |
FetchDeploymentStateResponse.DeployedFleetDetails.FleetAutoscaler.Builder.getSpecSource()
The source spec that is used to create the autoscaler.
|
static SpecSource |
SpecSource.parseDelimitedFrom(InputStream input) |
static SpecSource |
SpecSource.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(byte[] data) |
static SpecSource |
SpecSource.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(ByteBuffer data) |
static SpecSource |
SpecSource.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(ByteString data) |
static SpecSource |
SpecSource.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(CodedInputStream input) |
static SpecSource |
SpecSource.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(InputStream input) |
static SpecSource |
SpecSource.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<SpecSource> |
SpecSource.getParserForType() |
static Parser<SpecSource> |
SpecSource.parser() |
Modifier and Type | Method and Description |
---|---|
SpecSource.Builder |
SpecSource.Builder.mergeFrom(SpecSource other) |
TargetDetails.TargetFleetDetails.TargetFleet.Builder |
TargetDetails.TargetFleetDetails.TargetFleet.Builder.mergeSpecSource(SpecSource value)
Encapsulates the source of the fleet spec.
|
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder.mergeSpecSource(SpecSource value)
Encapsulates the source of the fleet spec.
|
FetchDeploymentStateResponse.DeployedFleetDetails.Fleet.Builder |
FetchDeploymentStateResponse.DeployedFleetDetails.Fleet.Builder.mergeSpecSource(SpecSource value)
The source spec that is used to create the fleet.
|
FetchDeploymentStateResponse.DeployedFleetDetails.FleetAutoscaler.Builder |
FetchDeploymentStateResponse.DeployedFleetDetails.FleetAutoscaler.Builder.mergeSpecSource(SpecSource value)
The source spec that is used to create the autoscaler.
|
static SpecSource.Builder |
SpecSource.newBuilder(SpecSource prototype) |
TargetDetails.TargetFleetDetails.TargetFleet.Builder |
TargetDetails.TargetFleetDetails.TargetFleet.Builder.setSpecSource(SpecSource value)
Encapsulates the source of the fleet spec.
|
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder.setSpecSource(SpecSource value)
Encapsulates the source of the fleet spec.
|
FetchDeploymentStateResponse.DeployedFleetDetails.Fleet.Builder |
FetchDeploymentStateResponse.DeployedFleetDetails.Fleet.Builder.setSpecSource(SpecSource value)
The source spec that is used to create the fleet.
|
FetchDeploymentStateResponse.DeployedFleetDetails.FleetAutoscaler.Builder |
FetchDeploymentStateResponse.DeployedFleetDetails.FleetAutoscaler.Builder.setSpecSource(SpecSource value)
The source spec that is used to create the autoscaler.
|
Copyright © 2020 Google LLC. All rights reserved.