BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addAllFeatures(Iterable<? extends Feature> values) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addFeatures(int index,
Feature value) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addFeatures(int index,
Feature.Builder builderForValue) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addFeatures(Feature value) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addFeatures(Feature.Builder builderForValue) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.clear() |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.clearFeatures() |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.clone() |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.mergeFrom(BatchCreateFeaturesResponse other) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.newBuilder() |
|
static BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.newBuilder(BatchCreateFeaturesResponse prototype) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.newBuilderForType() |
|
protected BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.removeFeatures(int index) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.setFeatures(int index,
Feature value) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.setFeatures(int index,
Feature.Builder builderForValue) |
The Features created.
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchCreateFeaturesResponse.Builder |
BatchCreateFeaturesResponse.toBuilder() |
|