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