Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiBatchResponse |
BatchResourceApi.execute(ApiBatchRequest body)
Executes a batch of API requests in one database transaction.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiBatchResponse> |
BatchResourceApi.executeWithHttpInfo(ApiBatchRequest body)
Executes a batch of API requests in one database transaction.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
BatchResourceApi.executeAsync(ApiBatchRequest body,
ApiCallback<ApiBatchResponse> callback)
Executes a batch of API requests in one database transaction.
|
Modifier and Type | Method and Description |
---|---|
ApiBatchResponse |
ApiBatchResponse.addItemsItem(ApiBatchResponseElement itemsItem) |
ApiBatchResponse |
ApiBatchResponse.items(List<ApiBatchResponseElement> items) |
ApiBatchResponse |
ApiBatchResponse.success(Boolean success) |
Copyright © 2019. All rights reserved.