Class DeleteRepositoryRequest


  • public class DeleteRepositoryRequest
    extends RequestBase
    Deletes a repository.
    • Method Detail

      • masterTimeout

        @Nullable
        public final Time masterTimeout()
        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

      • name

        public final java.util.List<java.lang.String> name()
        Required - Name of the snapshot repository to unregister. Wildcard (*) patterns are supported.

        API name: repository

      • timeout

        @Nullable
        public final Time timeout()
        Explicit operation timeout

        API name: timeout