Interface Input.DefinitionStages.WithProperties

    • Method Detail

      • withProperties

        Input.DefinitionStages.WithCreate withProperties​(InputProperties properties)
        Specifies the properties property: The properties that are associated with an input. Required on PUT (CreateOrReplace) requests..
        Parameters:
        properties - The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
        Returns:
        the next definition stage.