Searched refs:getBooleanValueOrThrow (Results 1 – 5 of 5) sorted by relevance
46 if (SdkSystemSetting.AWS_EC2_METADATA_DISABLED.getBooleanValueOrThrow()) { in getRegion()
145 default Boolean getBooleanValueOrThrow() { in getBooleanValueOrThrow() method
91 return SdkSystemSetting.CBOR_ENABLED.getBooleanValueOrThrow(); in isCborEnabled()
392 if (SdkSystemSetting.AWS_EC2_METADATA_DISABLED.getBooleanValueOrThrow()) { in getItems()497 if (SdkSystemSetting.AWS_EC2_METADATA_DISABLED.getBooleanValueOrThrow()) { in fetchData()
172 return SdkSystemSetting.AWS_EC2_METADATA_DISABLED.getBooleanValueOrThrow(); in isLocalCredentialLoadingDisabled()