Uses of Class
com.google.spanner.executor.v1.DmlAction
-
Uses of DmlAction in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return DmlActionModifier and TypeMethodDescriptionDmlAction.Builder.build()DmlAction.Builder.buildPartial()static DmlActionDmlAction.getDefaultInstance()DmlAction.Builder.getDefaultInstanceForType()DmlAction.getDefaultInstanceForType()SpannerAction.Builder.getDml()Action to a DML.SpannerAction.getDml()Action to a DML.SpannerActionOrBuilder.getDml()Action to a DML.static DmlActionDmlAction.parseDelimitedFrom(InputStream input) static DmlActionDmlAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmlActionDmlAction.parseFrom(byte[] data) static DmlActionDmlAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmlActionDmlAction.parseFrom(com.google.protobuf.ByteString data) static DmlActionDmlAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmlActionDmlAction.parseFrom(com.google.protobuf.CodedInputStream input) static DmlActionDmlAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmlActionDmlAction.parseFrom(InputStream input) static DmlActionDmlAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmlActionDmlAction.parseFrom(ByteBuffer data) static DmlActionDmlAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type DmlActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DmlAction>DmlAction.getParserForType()static com.google.protobuf.Parser<DmlAction>DmlAction.parser()Methods in com.google.spanner.executor.v1 with parameters of type DmlActionModifier and TypeMethodDescriptionAction to a DML.static DmlAction.BuilderDmlAction.newBuilder(DmlAction prototype) Action to a DML.