Class FlexFlowDeleter

    • Constructor Detail

      • FlexFlowDeleter

        public FlexFlowDeleter​(String pathSid)
        Construct a new FlexFlowDeleter.
        Parameters:
        pathSid - The unique ID of the FlexFlow
    • Method Detail

      • delete

        public boolean delete​(TwilioRestClient client)
        Make the request to the Twilio API to perform the delete.
        Specified by:
        delete in class Deleter<FlexFlow>
        Parameters:
        client - TwilioRestClient with which to make the request
        Returns:
        true if the object was deleted