Uses of Class
io.camunda.zeebe.dynamic.config.protocol.Requests.CancelTopologyChangeRequest
Packages that use Requests.CancelTopologyChangeRequest
-
Uses of Requests.CancelTopologyChangeRequest in io.camunda.zeebe.dynamic.config.protocol
Methods in io.camunda.zeebe.dynamic.config.protocol that return Requests.CancelTopologyChangeRequestModifier and TypeMethodDescriptionRequests.CancelTopologyChangeRequest.Builder.build()Requests.CancelTopologyChangeRequest.Builder.buildPartial()Requests.CancelTopologyChangeRequest.getDefaultInstance()Requests.CancelTopologyChangeRequest.Builder.getDefaultInstanceForType()Requests.CancelTopologyChangeRequest.getDefaultInstanceForType()Requests.CancelTopologyChangeRequest.parseDelimitedFrom(InputStream input) Requests.CancelTopologyChangeRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Requests.CancelTopologyChangeRequest.parseFrom(byte[] data) Requests.CancelTopologyChangeRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Requests.CancelTopologyChangeRequest.parseFrom(com.google.protobuf.ByteString data) Requests.CancelTopologyChangeRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Requests.CancelTopologyChangeRequest.parseFrom(com.google.protobuf.CodedInputStream input) Requests.CancelTopologyChangeRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Requests.CancelTopologyChangeRequest.parseFrom(InputStream input) Requests.CancelTopologyChangeRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Requests.CancelTopologyChangeRequest.parseFrom(ByteBuffer data) Requests.CancelTopologyChangeRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.camunda.zeebe.dynamic.config.protocol that return types with arguments of type Requests.CancelTopologyChangeRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Requests.CancelTopologyChangeRequest> Requests.CancelTopologyChangeRequest.getParserForType()static com.google.protobuf.Parser<Requests.CancelTopologyChangeRequest> Requests.CancelTopologyChangeRequest.parser()Methods in io.camunda.zeebe.dynamic.config.protocol with parameters of type Requests.CancelTopologyChangeRequestModifier and TypeMethodDescriptionRequests.CancelTopologyChangeRequest.Builder.mergeFrom(Requests.CancelTopologyChangeRequest other) Requests.CancelTopologyChangeRequest.newBuilder(Requests.CancelTopologyChangeRequest prototype)