Uses of Enum
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.Deployment.MetadataCase
-
Uses of GatewayOuterClass.Deployment.MetadataCase in io.camunda.zeebe.gateway.protocol
Methods in io.camunda.zeebe.gateway.protocol that return GatewayOuterClass.Deployment.MetadataCaseModifier and TypeMethodDescriptionGatewayOuterClass.Deployment.MetadataCase.forNumber(int value) GatewayOuterClass.Deployment.Builder.getMetadataCase()GatewayOuterClass.Deployment.getMetadataCase()GatewayOuterClass.DeploymentOrBuilder.getMetadataCase()GatewayOuterClass.Deployment.MetadataCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.GatewayOuterClass.Deployment.MetadataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.