| 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 |
DeployedFleetDetails.DeployedFleetOrBuilder.getSpecSource()
The source spec that is used to create the Agones fleet.
|
SpecSource |
DeployedFleetDetails.DeployedFleet.getSpecSource()
The source spec that is used to create the Agones fleet.
|
SpecSource |
DeployedFleetDetails.DeployedFleet.Builder.getSpecSource()
The source spec that is used to create the Agones fleet.
|
SpecSource |
DeployedFleetDetails.DeployedFleetAutoscalerOrBuilder.getSpecSource()
The source spec that is used to create the autoscaler.
|
SpecSource |
DeployedFleetDetails.DeployedFleetAutoscaler.getSpecSource()
The source spec that is used to create the autoscaler.
|
SpecSource |
DeployedFleetDetails.DeployedFleetAutoscaler.Builder.getSpecSource()
The source spec that is used to create the autoscaler.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetOrBuilder.getSpecSource()
Encapsulates the source of the Agones fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleet.getSpecSource()
Encapsulates the source of the Agones fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleet.Builder.getSpecSource()
Encapsulates the source of the Agones fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetAutoscalerOrBuilder.getSpecSource()
Encapsulates the source of the Agones fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.getSpecSource()
Encapsulates the source of the Agones fleet spec.
|
SpecSource |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder.getSpecSource()
Encapsulates the source of the Agones fleet spec.
|
static SpecSource |
SpecSource.parseDelimitedFrom(InputStream input) |
static SpecSource |
SpecSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(byte[] data) |
static SpecSource |
SpecSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(ByteBuffer data) |
static SpecSource |
SpecSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(com.google.protobuf.ByteString data) |
static SpecSource |
SpecSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static SpecSource |
SpecSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpecSource |
SpecSource.parseFrom(InputStream input) |
static SpecSource |
SpecSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SpecSource> |
SpecSource.getParserForType() |
static com.google.protobuf.Parser<SpecSource> |
SpecSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
SpecSource.Builder |
SpecSource.Builder.mergeFrom(SpecSource other) |
DeployedFleetDetails.DeployedFleet.Builder |
DeployedFleetDetails.DeployedFleet.Builder.mergeSpecSource(SpecSource value)
The source spec that is used to create the Agones fleet.
|
DeployedFleetDetails.DeployedFleetAutoscaler.Builder |
DeployedFleetDetails.DeployedFleetAutoscaler.Builder.mergeSpecSource(SpecSource value)
The source spec that is used to create the autoscaler.
|
TargetDetails.TargetFleetDetails.TargetFleet.Builder |
TargetDetails.TargetFleetDetails.TargetFleet.Builder.mergeSpecSource(SpecSource value)
Encapsulates the source of the Agones fleet spec.
|
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder.mergeSpecSource(SpecSource value)
Encapsulates the source of the Agones fleet spec.
|
static SpecSource.Builder |
SpecSource.newBuilder(SpecSource prototype) |
DeployedFleetDetails.DeployedFleet.Builder |
DeployedFleetDetails.DeployedFleet.Builder.setSpecSource(SpecSource value)
The source spec that is used to create the Agones fleet.
|
DeployedFleetDetails.DeployedFleetAutoscaler.Builder |
DeployedFleetDetails.DeployedFleetAutoscaler.Builder.setSpecSource(SpecSource value)
The source spec that is used to create the autoscaler.
|
TargetDetails.TargetFleetDetails.TargetFleet.Builder |
TargetDetails.TargetFleetDetails.TargetFleet.Builder.setSpecSource(SpecSource value)
Encapsulates the source of the Agones fleet spec.
|
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder |
TargetDetails.TargetFleetDetails.TargetFleetAutoscaler.Builder.setSpecSource(SpecSource value)
Encapsulates the source of the Agones fleet spec.
|
Copyright © 2023 Google LLC. All rights reserved.