Class ExportProfilesServiceRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ExportProfilesServiceRequest.Builder>
io.opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExportProfilesServiceRequestOrBuilder,Cloneable
- Enclosing class:
- ExportProfilesServiceRequest
public static final class ExportProfilesServiceRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ExportProfilesServiceRequest.Builder>
implements ExportProfilesServiceRequestOrBuilder
Protobuf type
opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllResourceProfiles(Iterable<? extends ResourceProfiles> values) An array of ResourceProfiles.addResourceProfiles(int index, ResourceProfiles value) An array of ResourceProfiles.addResourceProfiles(int index, ResourceProfiles.Builder builderForValue) An array of ResourceProfiles.An array of ResourceProfiles.addResourceProfiles(ResourceProfiles.Builder builderForValue) An array of ResourceProfiles.An array of ResourceProfiles.addResourceProfilesBuilder(int index) An array of ResourceProfiles.build()clear()The reference table containing all data shared by profiles across the message being sent.An array of ResourceProfiles.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe reference table containing all data shared by profiles across the message being sent.The reference table containing all data shared by profiles across the message being sent.The reference table containing all data shared by profiles across the message being sent.getResourceProfiles(int index) An array of ResourceProfiles.getResourceProfilesBuilder(int index) An array of ResourceProfiles.An array of ResourceProfiles.intAn array of ResourceProfiles.An array of ResourceProfiles.getResourceProfilesOrBuilder(int index) An array of ResourceProfiles.List<? extends ResourceProfilesOrBuilder>An array of ResourceProfiles.booleanThe reference table containing all data shared by profiles across the message being sent.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanThe reference table containing all data shared by profiles across the message being sent.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeResourceProfiles(int index) An array of ResourceProfiles.setDictionary(ProfilesDictionary value) The reference table containing all data shared by profiles across the message being sent.setDictionary(ProfilesDictionary.Builder builderForValue) The reference table containing all data shared by profiles across the message being sent.setResourceProfiles(int index, ResourceProfiles value) An array of ResourceProfiles.setResourceProfiles(int index, ResourceProfiles.Builder builderForValue) An array of ResourceProfiles.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ExportProfilesServiceRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ExportProfilesServiceRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ExportProfilesServiceRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportProfilesServiceRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ExportProfilesServiceRequest.Builder>
-
mergeFrom
public ExportProfilesServiceRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportProfilesServiceRequest.Builder>- Throws:
IOException
-
getResourceProfilesList
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1;- Specified by:
getResourceProfilesListin interfaceExportProfilesServiceRequestOrBuilder
-
getResourceProfilesCount
public int getResourceProfilesCount()An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1;- Specified by:
getResourceProfilesCountin interfaceExportProfilesServiceRequestOrBuilder
-
getResourceProfiles
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1;- Specified by:
getResourceProfilesin interfaceExportProfilesServiceRequestOrBuilder
-
setResourceProfiles
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
setResourceProfiles
public ExportProfilesServiceRequest.Builder setResourceProfiles(int index, ResourceProfiles.Builder builderForValue) An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
addResourceProfiles
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
addResourceProfiles
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
addResourceProfiles
public ExportProfilesServiceRequest.Builder addResourceProfiles(ResourceProfiles.Builder builderForValue) An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
addResourceProfiles
public ExportProfilesServiceRequest.Builder addResourceProfiles(int index, ResourceProfiles.Builder builderForValue) An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
addAllResourceProfiles
public ExportProfilesServiceRequest.Builder addAllResourceProfiles(Iterable<? extends ResourceProfiles> values) An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
clearResourceProfiles
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
removeResourceProfiles
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
getResourceProfilesBuilder
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
getResourceProfilesOrBuilder
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1;- Specified by:
getResourceProfilesOrBuilderin interfaceExportProfilesServiceRequestOrBuilder
-
getResourceProfilesOrBuilderList
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1;- Specified by:
getResourceProfilesOrBuilderListin interfaceExportProfilesServiceRequestOrBuilder
-
addResourceProfilesBuilder
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
addResourceProfilesBuilder
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
getResourceProfilesBuilderList
An array of ResourceProfiles. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1; -
hasDictionary
public boolean hasDictionary()The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2;- Specified by:
hasDictionaryin interfaceExportProfilesServiceRequestOrBuilder- Returns:
- Whether the dictionary field is set.
-
getDictionary
The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2;- Specified by:
getDictionaryin interfaceExportProfilesServiceRequestOrBuilder- Returns:
- The dictionary.
-
setDictionary
The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2; -
setDictionary
public ExportProfilesServiceRequest.Builder setDictionary(ProfilesDictionary.Builder builderForValue) The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2; -
mergeDictionary
The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2; -
clearDictionary
The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2; -
getDictionaryBuilder
The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2; -
getDictionaryOrBuilder
The reference table containing all data shared by profiles across the message being sent.
.opentelemetry.proto.profiles.v1development.ProfilesDictionary dictionary = 2;- Specified by:
getDictionaryOrBuilderin interfaceExportProfilesServiceRequestOrBuilder
-