| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Feature |
Fulfillment.Feature.Builder.build() |
Fulfillment.Feature |
Fulfillment.Feature.Builder.buildPartial() |
static Fulfillment.Feature |
Fulfillment.Feature.getDefaultInstance() |
Fulfillment.Feature |
Fulfillment.Feature.getDefaultInstanceForType() |
Fulfillment.Feature |
Fulfillment.Feature.Builder.getDefaultInstanceForType() |
Fulfillment.Feature |
FulfillmentOrBuilder.getFeatures(int index)
The field defines whether the fulfillment is enabled for certain features.
|
Fulfillment.Feature |
Fulfillment.getFeatures(int index)
The field defines whether the fulfillment is enabled for certain features.
|
Fulfillment.Feature |
Fulfillment.Builder.getFeatures(int index)
The field defines whether the fulfillment is enabled for certain features.
|
static Fulfillment.Feature |
Fulfillment.Feature.parseDelimitedFrom(InputStream input) |
static Fulfillment.Feature |
Fulfillment.Feature.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(byte[] data) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(ByteBuffer data) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(com.google.protobuf.ByteString data) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(com.google.protobuf.CodedInputStream input) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(InputStream input) |
static Fulfillment.Feature |
Fulfillment.Feature.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Fulfillment.Feature> |
FulfillmentOrBuilder.getFeaturesList()
The field defines whether the fulfillment is enabled for certain features.
|
List<Fulfillment.Feature> |
Fulfillment.getFeaturesList()
The field defines whether the fulfillment is enabled for certain features.
|
List<Fulfillment.Feature> |
Fulfillment.Builder.getFeaturesList()
The field defines whether the fulfillment is enabled for certain features.
|
com.google.protobuf.Parser<Fulfillment.Feature> |
Fulfillment.Feature.getParserForType() |
static com.google.protobuf.Parser<Fulfillment.Feature> |
Fulfillment.Feature.parser() |
| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Builder |
Fulfillment.Builder.addFeatures(Fulfillment.Feature value)
The field defines whether the fulfillment is enabled for certain features.
|
Fulfillment.Builder |
Fulfillment.Builder.addFeatures(int index,
Fulfillment.Feature value)
The field defines whether the fulfillment is enabled for certain features.
|
Fulfillment.Feature.Builder |
Fulfillment.Feature.Builder.mergeFrom(Fulfillment.Feature other) |
static Fulfillment.Feature.Builder |
Fulfillment.Feature.newBuilder(Fulfillment.Feature prototype) |
Fulfillment.Builder |
Fulfillment.Builder.setFeatures(int index,
Fulfillment.Feature value)
The field defines whether the fulfillment is enabled for certain features.
|
| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Builder |
Fulfillment.Builder.addAllFeatures(Iterable<? extends Fulfillment.Feature> values)
The field defines whether the fulfillment is enabled for certain features.
|
Copyright © 2023 Google LLC. All rights reserved.