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