| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BatchRetrieveCatalogObjectsResponse |
DefaultCatalogApi.batchRetrieveCatalogObjects(BatchRetrieveCatalogObjectsRequest body)
Returns a set of objects based on the provided ID.
|
BatchRetrieveCatalogObjectsResponse |
CatalogApi.batchRetrieveCatalogObjects(BatchRetrieveCatalogObjectsRequest body)
Returns a set of objects based on the provided ID.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BatchRetrieveCatalogObjectsResponse> |
DefaultCatalogApi.batchRetrieveCatalogObjectsAsync(BatchRetrieveCatalogObjectsRequest body)
Returns a set of objects based on the provided ID.
|
CompletableFuture<BatchRetrieveCatalogObjectsResponse> |
CatalogApi.batchRetrieveCatalogObjectsAsync(BatchRetrieveCatalogObjectsRequest body)
Returns a set of objects based on the provided ID.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRetrieveCatalogObjectsResponse |
BatchRetrieveCatalogObjectsResponse.Builder.build()
Builds a new
BatchRetrieveCatalogObjectsResponse object using the set fields. |
Copyright © 2022. All rights reserved.