if (credentials == null || credentials.isExpired()) { try { credentials = (InstanceProfileCredentials) fetcher.fetch(maxRetryTimes); } catch ...
確定! 回上一頁