| Package | Description |
|---|---|
| io.sphere.sdk.apiclient |
| Modifier and Type | Method and Description |
|---|---|
ApiClientDraftBuilder |
ApiClientDraftDsl.newBuilder()
Creates a new builder with the values of this object.
|
static ApiClientDraftBuilder |
ApiClientDraftBuilder.of(String name,
String scope) |
static ApiClientDraftBuilder |
ApiClientDraftBuilder.of(String name,
String projectKey,
List<SphereScope> scopes) |
static ApiClientDraftBuilder |
ApiClientDraftBuilder.of(String name,
String projectKey,
SphereScope scope0,
SphereScope... scopes) |