All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.volcengine.tos.internal.model.RetryCountNotifier Maven / Gradle / Ivy

The newest version!
package com.volcengine.tos.internal.model;

public interface RetryCountNotifier {
    void setRetryCount(int retryCount);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy