Uses of Class
io.opentelemetry.proto.profiles.v1development.ProfilesData.Builder
Packages that use ProfilesData.Builder
-
Uses of ProfilesData.Builder in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return ProfilesData.BuilderModifier and TypeMethodDescriptionProfilesData.Builder.addAllResourceProfiles(Iterable<? extends ResourceProfiles> values) An array of ResourceProfiles.ProfilesData.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ProfilesData.Builder.addResourceProfiles(int index, ResourceProfiles value) An array of ResourceProfiles.ProfilesData.Builder.addResourceProfiles(int index, ResourceProfiles.Builder builderForValue) An array of ResourceProfiles.ProfilesData.Builder.addResourceProfiles(ResourceProfiles value) An array of ResourceProfiles.ProfilesData.Builder.addResourceProfiles(ResourceProfiles.Builder builderForValue) An array of ResourceProfiles.ProfilesData.Builder.clear()ProfilesData.Builder.clearDictionary()One instance of ProfilesDictionaryProfilesData.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ProfilesData.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ProfilesData.Builder.clearResourceProfiles()An array of ResourceProfiles.ProfilesData.Builder.clone()ProfilesData.Builder.mergeDictionary(ProfilesDictionary value) One instance of ProfilesDictionaryProfilesData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProfilesData.Builder.mergeFrom(com.google.protobuf.Message other) ProfilesData.Builder.mergeFrom(ProfilesData other) final ProfilesData.BuilderProfilesData.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static ProfilesData.BuilderProfilesData.newBuilder()static ProfilesData.BuilderProfilesData.newBuilder(ProfilesData prototype) ProfilesData.newBuilderForType()protected ProfilesData.BuilderProfilesData.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ProfilesData.Builder.removeResourceProfiles(int index) An array of ResourceProfiles.ProfilesData.Builder.setDictionary(ProfilesDictionary value) One instance of ProfilesDictionaryProfilesData.Builder.setDictionary(ProfilesDictionary.Builder builderForValue) One instance of ProfilesDictionaryProfilesData.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ProfilesData.Builder.setResourceProfiles(int index, ResourceProfiles value) An array of ResourceProfiles.ProfilesData.Builder.setResourceProfiles(int index, ResourceProfiles.Builder builderForValue) An array of ResourceProfiles.final ProfilesData.BuilderProfilesData.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ProfilesData.toBuilder()