Package org.apache.iceberg.aws.s3.signer
Interface S3SignResponse
-
- All Superinterfaces:
org.apache.iceberg.rest.RESTMessage,org.apache.iceberg.rest.RESTResponse
@Immutable public interface S3SignResponse extends org.apache.iceberg.rest.RESTResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.util.List<java.lang.String>>headers()java.net.URIuri()default voidvalidate()
-