Interface DatastoreParameters.OperationParameter

    • Method Detail

      • operation

        DatastoreParameters.InstanceParameter operation​(java.lang.String operation)
        Set the datastore operation. This is the primitive operation type accepted by the datastore itself or the name of the API method in the client library.
        Parameters:
        operation - the datastore operation
        Returns:
        the next builder interface