@Beta
public final class S3ProxyRule
extends org.junit.rules.ExternalResource
| Modifier and Type | Class and Description |
|---|---|
static class |
S3ProxyRule.Builder |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
static S3ProxyRule.Builder |
builder() |
String |
getAccessKey() |
String |
getSecretKey() |
URI |
getUri() |
public static S3ProxyRule.Builder builder()
protected void before()
throws Throwable
before in class org.junit.rules.ExternalResourceThrowableprotected void after()
after in class org.junit.rules.ExternalResourcepublic URI getUri()
public String getAccessKey()
public String getSecretKey()
Copyright © 2019. All rights reserved.