| Package | Description |
|---|---|
| org.wso2.testgrid.common.plugins |
| Modifier and Type | Method and Description |
|---|---|
TruncatedInputStreamData |
AWSArtifactReader.readArtifact(String key) |
TruncatedInputStreamData |
ArtifactReadable.readArtifact(String key)
Read the artifacts for the given key and return an input stream.
|
TruncatedInputStreamData |
AWSArtifactReader.readArtifact(String key,
int kiloByteLimit) |
TruncatedInputStreamData |
ArtifactReadable.readArtifact(String key,
int kiloByteLimit)
Read the artifacts for the given key and return an input stream.
|
| Constructor and Description |
|---|
AWSArtifactReader(String region,
String bucket)
Creates an instance of
AWSArtifactReader for the given region and bucket name. |
Copyright © 2019 WSO2. All rights reserved.