All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.WarehouseBasedDeliveryTime.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






WarehouseBasedDeliveryTime (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class WarehouseBasedDeliveryTime

    • Constructor Detail

      • WarehouseBasedDeliveryTime

        public WarehouseBasedDeliveryTime()
    • Method Detail

      • getCarrier

        public String getCarrier()
        Required. Carrier, such as `"UPS"` or `"Fedex"`. The list of supported carriers can be retrieved through the `listSupportedCarriers` method.
        Returns:
        value or null for none
      • setCarrier

        public WarehouseBasedDeliveryTime setCarrier(String carrier)
        Required. Carrier, such as `"UPS"` or `"Fedex"`. The list of supported carriers can be retrieved through the `listSupportedCarriers` method.
        Parameters:
        carrier - carrier or null for none
      • getCarrierService

        public String getCarrierService()
        Required. Carrier service, such as `"ground"` or `"2 days"`. The list of supported services for a carrier can be retrieved through the `listSupportedCarriers` method. The name of the service must be in the eddSupportedServices list.
        Returns:
        value or null for none
      • setCarrierService

        public WarehouseBasedDeliveryTime setCarrierService(String carrierService)
        Required. Carrier service, such as `"ground"` or `"2 days"`. The list of supported services for a carrier can be retrieved through the `listSupportedCarriers` method. The name of the service must be in the eddSupportedServices list.
        Parameters:
        carrierService - carrierService or null for none
      • getOriginAdministrativeArea

        public String getOriginAdministrativeArea()
        Shipping origin's state.
        Returns:
        value or null for none
      • setOriginAdministrativeArea

        public WarehouseBasedDeliveryTime setOriginAdministrativeArea(String originAdministrativeArea)
        Shipping origin's state.
        Parameters:
        originAdministrativeArea - originAdministrativeArea or null for none
      • getOriginCity

        public String getOriginCity()
        Shipping origin's city.
        Returns:
        value or null for none
      • setOriginCity

        public WarehouseBasedDeliveryTime setOriginCity(String originCity)
        Shipping origin's city.
        Parameters:
        originCity - originCity or null for none
      • getOriginCountry

        public String getOriginCountry()
        Shipping origin's country represented as a [CLDR territory code](https://github.com/unicode- org/cldr/blob/latest/common/main/en.xml).
        Returns:
        value or null for none
      • setOriginCountry

        public WarehouseBasedDeliveryTime setOriginCountry(String originCountry)
        Shipping origin's country represented as a [CLDR territory code](https://github.com/unicode- org/cldr/blob/latest/common/main/en.xml).
        Parameters:
        originCountry - originCountry or null for none
      • getOriginPostalCode

        public String getOriginPostalCode()
        Shipping origin.
        Returns:
        value or null for none
      • setOriginPostalCode

        public WarehouseBasedDeliveryTime setOriginPostalCode(String originPostalCode)
        Shipping origin.
        Parameters:
        originPostalCode - originPostalCode or null for none
      • getOriginStreetAddress

        public String getOriginStreetAddress()
        Shipping origin's street address.
        Returns:
        value or null for none
      • setOriginStreetAddress

        public WarehouseBasedDeliveryTime setOriginStreetAddress(String originStreetAddress)
        Shipping origin's street address.
        Parameters:
        originStreetAddress - originStreetAddress or null for none
      • getWarehouseName

        public String getWarehouseName()
        The name of the warehouse. Warehouse name need to be matched with name. If warehouseName is set, the below fields will be ignored. The warehouse info will be read from warehouse.
        Returns:
        value or null for none
      • setWarehouseName

        public WarehouseBasedDeliveryTime setWarehouseName(String warehouseName)
        The name of the warehouse. Warehouse name need to be matched with name. If warehouseName is set, the below fields will be ignored. The warehouse info will be read from warehouse.
        Parameters:
        warehouseName - warehouseName or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy