BulkDeleteLocationCustomAttributesResponse |
LocationCustomAttributesApi.bulkDeleteLocationCustomAttributes(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
BulkDeleteLocationCustomAttributesResponse |
DefaultLocationCustomAttributesApi.bulkDeleteLocationCustomAttributes(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
CompletableFuture<BulkDeleteLocationCustomAttributesResponse> |
LocationCustomAttributesApi.bulkDeleteLocationCustomAttributesAsync(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|
CompletableFuture<BulkDeleteLocationCustomAttributesResponse> |
DefaultLocationCustomAttributesApi.bulkDeleteLocationCustomAttributesAsync(BulkDeleteLocationCustomAttributesRequest body)
Deletes [custom attributes]($m/CustomAttribute) for locations as a bulk operation.
|