public class Ds3ClientBuilder_Test
extends java.lang.Object
| Constructor and Description |
|---|
Ds3ClientBuilder_Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
badCredentials() |
void |
badEndpoint() |
void |
createBasicClient() |
void |
defaultSecure() |
void |
getClientEndpoint() |
void |
isNotSecure() |
void |
isSecure() |
public void createBasicClient()
throws java.lang.Exception
java.lang.Exceptionpublic void isNotSecure()
throws java.lang.Exception
java.lang.Exceptionpublic void defaultSecure()
throws java.lang.Exception
java.lang.Exceptionpublic void isSecure()
throws java.lang.Exception
java.lang.Exceptionpublic void getClientEndpoint()
throws java.lang.Exception
java.lang.Exceptionpublic void badEndpoint()
throws java.lang.Exception
java.lang.Exceptionpublic void badCredentials()
throws java.lang.Exception
java.lang.Exception