| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogObjectResponse |
DefaultCatalogApi.upsertCatalogObject(UpsertCatalogObjectRequest body)
Creates or updates the target [CatalogObject]($m/CatalogObject).
|
UpsertCatalogObjectResponse |
CatalogApi.upsertCatalogObject(UpsertCatalogObjectRequest body)
Creates or updates the target [CatalogObject]($m/CatalogObject).
|
CompletableFuture<UpsertCatalogObjectResponse> |
DefaultCatalogApi.upsertCatalogObjectAsync(UpsertCatalogObjectRequest body)
Creates or updates the target [CatalogObject]($m/CatalogObject).
|
CompletableFuture<UpsertCatalogObjectResponse> |
CatalogApi.upsertCatalogObjectAsync(UpsertCatalogObjectRequest body)
Creates or updates the target [CatalogObject]($m/CatalogObject).
|
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogObjectRequest |
UpsertCatalogObjectRequest.Builder.build()
Builds a new
UpsertCatalogObjectRequest object using the set fields. |
Copyright © 2022. All rights reserved.