Class PipelineTopologyDeleteRequest


public final class PipelineTopologyDeleteRequest extends MethodRequestEmptyBodyBase
Deletes an existing pipeline topology.
  • Constructor Details

    • PipelineTopologyDeleteRequest

      public PipelineTopologyDeleteRequest(String name)
      Creates an instance of PipelineTopologyDeleteRequest class.
      Parameters:
      name - the name value to set.
  • Method Details

    • getMethodName

      public String getMethodName()
      Get the methodName property: method name.
      Returns:
      the methodName value.