| Package | Description |
|---|---|
| com.salesforce.datacloud.jdbc.http |
| Modifier and Type | Method and Description |
|---|---|
FormCommand |
FormCommand.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
FormCommand.get(@NonNull okhttp3.OkHttpClient client,
@NonNull FormCommand command,
Class<T> type) |
static <T> T |
FormCommand.post(@NonNull okhttp3.OkHttpClient client,
@NonNull FormCommand command,
Class<T> type) |
Copyright © 2025. All rights reserved.