Interface Transformation.DefinitionStages.WithValidStreamingUnits

    • Method Detail

      • withValidStreamingUnits

        Transformation.DefinitionStages.WithCreate withValidStreamingUnits​(List<Integer> validStreamingUnits)
        Specifies the validStreamingUnits property: Specifies the valid streaming units a streaming job can scale to..
        Parameters:
        validStreamingUnits - Specifies the valid streaming units a streaming job can scale to.
        Returns:
        the next definition stage.