Uses of Class
ai.promoted.proto.delivery.DeliveryExecution
-
Packages that use DeliveryExecution Package Description ai.promoted.proto.delivery -
-
Uses of DeliveryExecution in ai.promoted.proto.delivery
Methods in ai.promoted.proto.delivery that return DeliveryExecution Modifier and Type Method Description DeliveryExecutionDeliveryExecution.Builder. build()DeliveryExecutionDeliveryExecution.Builder. buildPartial()static DeliveryExecutionDeliveryExecution. getDefaultInstance()DeliveryExecutionDeliveryExecution.Builder. getDefaultInstanceForType()DeliveryExecutionDeliveryExecution. getDefaultInstanceForType()DeliveryExecutionDeliveryLog.Builder. getExecution().delivery.DeliveryExecution execution = 4 [json_name = "execution"];DeliveryExecutionDeliveryLog. getExecution().delivery.DeliveryExecution execution = 4 [json_name = "execution"];DeliveryExecutionDeliveryLogOrBuilder. getExecution().delivery.DeliveryExecution execution = 4 [json_name = "execution"];static DeliveryExecutionDeliveryExecution. parseDelimitedFrom(InputStream input)static DeliveryExecutionDeliveryExecution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeliveryExecutionDeliveryExecution. parseFrom(byte[] data)static DeliveryExecutionDeliveryExecution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeliveryExecutionDeliveryExecution. parseFrom(com.google.protobuf.ByteString data)static DeliveryExecutionDeliveryExecution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeliveryExecutionDeliveryExecution. parseFrom(com.google.protobuf.CodedInputStream input)static DeliveryExecutionDeliveryExecution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeliveryExecutionDeliveryExecution. parseFrom(InputStream input)static DeliveryExecutionDeliveryExecution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeliveryExecutionDeliveryExecution. parseFrom(ByteBuffer data)static DeliveryExecutionDeliveryExecution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in ai.promoted.proto.delivery that return types with arguments of type DeliveryExecution Modifier and Type Method Description com.google.protobuf.Parser<DeliveryExecution>DeliveryExecution. getParserForType()static com.google.protobuf.Parser<DeliveryExecution>DeliveryExecution. parser()Methods in ai.promoted.proto.delivery with parameters of type DeliveryExecution Modifier and Type Method Description DeliveryLog.BuilderDeliveryLog.Builder. mergeExecution(DeliveryExecution value).delivery.DeliveryExecution execution = 4 [json_name = "execution"];DeliveryExecution.BuilderDeliveryExecution.Builder. mergeFrom(DeliveryExecution other)static DeliveryExecution.BuilderDeliveryExecution. newBuilder(DeliveryExecution prototype)DeliveryLog.BuilderDeliveryLog.Builder. setExecution(DeliveryExecution value).delivery.DeliveryExecution execution = 4 [json_name = "execution"];
-