Class TooManyRequestsException

    • Constructor Detail

      • TooManyRequestsException

        public TooManyRequestsException​(String message,
                                        int retryAfter,
                                        com.microsoft.rest.ServiceResponse<Object> serviceResponse)
    • Method Detail

      • getRetryAfter

        public int getRetryAfter()