| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogObjectResponse.Builder |
UpsertCatalogObjectResponse.Builder.catalogObject(CatalogObject catalogObject)
Setter for catalogObject.
|
UpsertCatalogObjectResponse.Builder |
UpsertCatalogObjectResponse.Builder.errors(List<Error> errors)
Setter for errors.
|
UpsertCatalogObjectResponse.Builder |
UpsertCatalogObjectResponse.Builder.httpContext(HttpContext httpContext)
Setter for httpContext.
|
UpsertCatalogObjectResponse.Builder |
UpsertCatalogObjectResponse.Builder.idMappings(List<CatalogIdMapping> idMappings)
Setter for idMappings.
|
UpsertCatalogObjectResponse.Builder |
UpsertCatalogObjectResponse.toBuilder()
Builds a new
UpsertCatalogObjectResponse.Builder object. |
Copyright © 2022. All rights reserved.