Interface StreamingEndpoint.DefinitionStages.WithScaleUnits

All Known Subinterfaces:
StreamingEndpoint.Definition, StreamingEndpoint.DefinitionStages.WithCreate
Enclosing interface:
StreamingEndpoint.DefinitionStages

public static interface StreamingEndpoint.DefinitionStages.WithScaleUnits
The stage of the StreamingEndpoint definition allowing to specify scaleUnits.
  • Method Details

    • withScaleUnits

      StreamingEndpoint.DefinitionStages.WithCreate withScaleUnits(int scaleUnits)
      Specifies the scaleUnits property: The number of scale units. Use the Scale operation to adjust this value..
      Parameters:
      scaleUnits - The number of scale units. Use the Scale operation to adjust this value.
      Returns:
      the next definition stage.