Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
PickupCarrierService |
PickupCarrierService.clone() |
PickupCarrierService |
Service.getPickupService()
The carrier-service pair delivering items to collection points.
|
PickupCarrierService |
PickupCarrierService.set(String fieldName,
Object value) |
PickupCarrierService |
PickupCarrierService.setCarrierName(String carrierName)
The name of the pickup carrier (for example, `"UPS"`).
|
PickupCarrierService |
PickupCarrierService.setServiceName(String serviceName)
The name of the pickup service (for example, `"Access point"`).
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setPickupService(PickupCarrierService pickupService)
The carrier-service pair delivering items to collection points.
|
Copyright © 2011–2024 Google. All rights reserved.