public class ApioClientBuilder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ApioClientBuilder.Authentication |
protected static class |
ApioClientBuilder.BasicAuthentication |
static interface |
ApioClientBuilder.Body |
protected static class |
ApioClientBuilder.BodyImpl |
static interface |
ApioClientBuilder.Multipart |
protected static class |
ApioClientBuilder.MultipartImpl |
static class |
ApioClientBuilder.RequestSpecification |
static class |
ApioClientBuilder.Response |
| Constructor and Description |
|---|
ApioClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static ApioClientBuilder.RequestSpecification |
given() |
public static ApioClientBuilder.RequestSpecification given()