Interface OpsBuilder.OpsOutput

Enclosing class:
OpsBuilder

@Immutable public static interface OpsBuilder.OpsOutput
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.google.common.collect.ImmutableList<Op>
    ops()
     
  • Method Details

    • ops

      com.google.common.collect.ImmutableList<Op> ops()
    • inputMetadata

      InputMetadata inputMetadata()