Uses of Class
com.daml.ledger.api.v2.VersionServiceOuterClass.FeaturesDescriptor.Builder
Packages that use VersionServiceOuterClass.FeaturesDescriptor.Builder
-
Uses of VersionServiceOuterClass.FeaturesDescriptor.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return VersionServiceOuterClass.FeaturesDescriptor.BuilderModifier and TypeMethodDescriptionVersionServiceOuterClass.FeaturesDescriptor.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) VersionServiceOuterClass.FeaturesDescriptor.Builder.clear()VersionServiceOuterClass.FeaturesDescriptor.Builder.clearExperimental()Features under development or features that are used for ledger implementation testing purposes only.VersionServiceOuterClass.FeaturesDescriptor.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) VersionServiceOuterClass.FeaturesDescriptor.Builder.clearOffsetCheckpoint()It contains the timeouts related to the periodic offset checkpoint emissionVersionServiceOuterClass.FeaturesDescriptor.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) VersionServiceOuterClass.FeaturesDescriptor.Builder.clearPartyManagement()If set, then the Ledger API server supports party management configurability.VersionServiceOuterClass.FeaturesDescriptor.Builder.clearUserManagement()If set, then the Ledger API server supports user management.VersionServiceOuterClass.FeaturesDescriptor.Builder.clone()VersionServiceOuterClass.GetLedgerApiVersionResponse.Builder.getFeaturesBuilder()The features supported by this Ledger API endpoint.VersionServiceOuterClass.FeaturesDescriptor.Builder.mergeExperimental(ExperimentalFeaturesOuterClass.ExperimentalFeatures value) Features under development or features that are used for ledger implementation testing purposes only.VersionServiceOuterClass.FeaturesDescriptor.Builder.mergeFrom(VersionServiceOuterClass.FeaturesDescriptor other) VersionServiceOuterClass.FeaturesDescriptor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VersionServiceOuterClass.FeaturesDescriptor.Builder.mergeFrom(com.google.protobuf.Message other) VersionServiceOuterClass.FeaturesDescriptor.Builder.mergeOffsetCheckpoint(VersionServiceOuterClass.OffsetCheckpointFeature value) It contains the timeouts related to the periodic offset checkpoint emissionVersionServiceOuterClass.FeaturesDescriptor.Builder.mergePartyManagement(VersionServiceOuterClass.PartyManagementFeature value) If set, then the Ledger API server supports party management configurability.VersionServiceOuterClass.FeaturesDescriptor.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) VersionServiceOuterClass.FeaturesDescriptor.Builder.mergeUserManagement(VersionServiceOuterClass.UserManagementFeature value) If set, then the Ledger API server supports user management.VersionServiceOuterClass.FeaturesDescriptor.newBuilder()VersionServiceOuterClass.FeaturesDescriptor.newBuilder(VersionServiceOuterClass.FeaturesDescriptor prototype) VersionServiceOuterClass.FeaturesDescriptor.newBuilderForType()VersionServiceOuterClass.FeaturesDescriptor.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) VersionServiceOuterClass.FeaturesDescriptor.Builder.setExperimental(ExperimentalFeaturesOuterClass.ExperimentalFeatures value) Features under development or features that are used for ledger implementation testing purposes only.VersionServiceOuterClass.FeaturesDescriptor.Builder.setExperimental(ExperimentalFeaturesOuterClass.ExperimentalFeatures.Builder builderForValue) Features under development or features that are used for ledger implementation testing purposes only.VersionServiceOuterClass.FeaturesDescriptor.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) VersionServiceOuterClass.FeaturesDescriptor.Builder.setOffsetCheckpoint(VersionServiceOuterClass.OffsetCheckpointFeature value) It contains the timeouts related to the periodic offset checkpoint emissionVersionServiceOuterClass.FeaturesDescriptor.Builder.setOffsetCheckpoint(VersionServiceOuterClass.OffsetCheckpointFeature.Builder builderForValue) It contains the timeouts related to the periodic offset checkpoint emissionVersionServiceOuterClass.FeaturesDescriptor.Builder.setPartyManagement(VersionServiceOuterClass.PartyManagementFeature value) If set, then the Ledger API server supports party management configurability.VersionServiceOuterClass.FeaturesDescriptor.Builder.setPartyManagement(VersionServiceOuterClass.PartyManagementFeature.Builder builderForValue) If set, then the Ledger API server supports party management configurability.VersionServiceOuterClass.FeaturesDescriptor.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) VersionServiceOuterClass.FeaturesDescriptor.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) VersionServiceOuterClass.FeaturesDescriptor.Builder.setUserManagement(VersionServiceOuterClass.UserManagementFeature value) If set, then the Ledger API server supports user management.VersionServiceOuterClass.FeaturesDescriptor.Builder.setUserManagement(VersionServiceOuterClass.UserManagementFeature.Builder builderForValue) If set, then the Ledger API server supports user management.VersionServiceOuterClass.FeaturesDescriptor.toBuilder()Methods in com.daml.ledger.api.v2 with parameters of type VersionServiceOuterClass.FeaturesDescriptor.BuilderModifier and TypeMethodDescriptionVersionServiceOuterClass.GetLedgerApiVersionResponse.Builder.setFeatures(VersionServiceOuterClass.FeaturesDescriptor.Builder builderForValue) The features supported by this Ledger API endpoint.