Class DeletePipelineRequest


  • public class DeletePipelineRequest
    extends RequestBase
    Deletes a pipeline.
    • Method Detail

      • id

        public final java.lang.String id()
        Required - Pipeline ID

        API name: id

      • masterTimeout

        @Deprecated
        @Nullable
        public final Time masterTimeout()
        Deprecated.
        Explicit operation timeout for connection to master node

        API name: master_timeout

      • clusterManagerTimeout

        @Nullable
        public final Time clusterManagerTimeout()
        Explicit operation timeout for connection to cluster-manager node

        API name: cluster_manager_timeout

      • timeout

        @Nullable
        public final Time timeout()
        Explicit operation timeout

        API name: timeout