Package io.temporal.api.command.v1
Interface RequestCancelNexusOperationCommandAttributesOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
RequestCancelNexusOperationCommandAttributes,RequestCancelNexusOperationCommandAttributes.Builder
@Generated(value="protoc", comments="annotations:RequestCancelNexusOperationCommandAttributesOrBuilder.java.pb.meta") public interface RequestCancelNexusOperationCommandAttributesOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetScheduledEventId()The `NEXUS_OPERATION_SCHEDULED` event ID (a unique identifier) for the operation to be canceled.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-