Home
last modified time | relevance | path

Searched defs:hostValue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/s3/
H A DS3ExpressCredentialsProperties.java8 private String hostValue; field in S3ExpressCredentialsProperties
11 public S3ExpressCredentialsProperties withHostValue (String hostValue) { in withHostValue()