Uses of Class
com.daml.ledger.api.v2.StateServiceOuterClass.GetConnectedSynchronizersResponse
Packages that use StateServiceOuterClass.GetConnectedSynchronizersResponse
-
Uses of StateServiceOuterClass.GetConnectedSynchronizersResponse in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return StateServiceOuterClass.GetConnectedSynchronizersResponseModifier and TypeMethodDescriptionStateServiceOuterClass.GetConnectedSynchronizersResponse.Builder.build()
StateServiceOuterClass.GetConnectedSynchronizersResponse.Builder.buildPartial()
StateServiceGrpc.StateServiceBlockingStub.getConnectedSynchronizers
(StateServiceOuterClass.GetConnectedSynchronizersRequest request) Get the list of connected synchronizers at the time of the query.StateServiceOuterClass.GetConnectedSynchronizersResponse.getDefaultInstance()
StateServiceOuterClass.GetConnectedSynchronizersResponse.Builder.getDefaultInstanceForType()
StateServiceOuterClass.GetConnectedSynchronizersResponse.getDefaultInstanceForType()
StateServiceOuterClass.GetConnectedSynchronizersResponse.parseDelimitedFrom
(InputStream input) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(byte[] data) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(com.google.protobuf.ByteString data) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(com.google.protobuf.CodedInputStream input) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(InputStream input) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(ByteBuffer data) StateServiceOuterClass.GetConnectedSynchronizersResponse.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2 that return types with arguments of type StateServiceOuterClass.GetConnectedSynchronizersResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<StateServiceOuterClass.GetConnectedSynchronizersResponse>
StateServiceGrpc.StateServiceFutureStub.getConnectedSynchronizers
(StateServiceOuterClass.GetConnectedSynchronizersRequest request) Get the list of connected synchronizers at the time of the query.static io.grpc.MethodDescriptor<StateServiceOuterClass.GetConnectedSynchronizersRequest,
StateServiceOuterClass.GetConnectedSynchronizersResponse> StateServiceGrpc.getGetConnectedSynchronizersMethod()
com.google.protobuf.Parser<StateServiceOuterClass.GetConnectedSynchronizersResponse>
StateServiceOuterClass.GetConnectedSynchronizersResponse.getParserForType()
static com.google.protobuf.Parser<StateServiceOuterClass.GetConnectedSynchronizersResponse>
StateServiceOuterClass.GetConnectedSynchronizersResponse.parser()
Methods in com.daml.ledger.api.v2 with parameters of type StateServiceOuterClass.GetConnectedSynchronizersResponseModifier and TypeMethodDescriptionStateServiceOuterClass.GetConnectedSynchronizersResponse.Builder.mergeFrom
(StateServiceOuterClass.GetConnectedSynchronizersResponse other) StateServiceOuterClass.GetConnectedSynchronizersResponse.newBuilder
(StateServiceOuterClass.GetConnectedSynchronizersResponse prototype) Method parameters in com.daml.ledger.api.v2 with type arguments of type StateServiceOuterClass.GetConnectedSynchronizersResponseModifier and TypeMethodDescriptiondefault void
StateServiceGrpc.AsyncService.getConnectedSynchronizers
(StateServiceOuterClass.GetConnectedSynchronizersRequest request, io.grpc.stub.StreamObserver<StateServiceOuterClass.GetConnectedSynchronizersResponse> responseObserver) Get the list of connected synchronizers at the time of the query.void
StateServiceGrpc.StateServiceStub.getConnectedSynchronizers
(StateServiceOuterClass.GetConnectedSynchronizersRequest request, io.grpc.stub.StreamObserver<StateServiceOuterClass.GetConnectedSynchronizersResponse> responseObserver) Get the list of connected synchronizers at the time of the query. -
Uses of StateServiceOuterClass.GetConnectedSynchronizersResponse in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return StateServiceOuterClass.GetConnectedSynchronizersResponseMethods in com.daml.ledger.javaapi.data with parameters of type StateServiceOuterClass.GetConnectedSynchronizersResponseModifier and TypeMethodDescriptionGetConnectedSynchronizersResponse.fromProto
(StateServiceOuterClass.GetConnectedSynchronizersResponse response)