Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
RepricingRuleEffectiveTimeFixedTimePeriod |
RepricingRuleEffectiveTimeFixedTimePeriod.clone() |
RepricingRuleEffectiveTimeFixedTimePeriod |
RepricingRuleEffectiveTimeFixedTimePeriod.set(String fieldName,
Object value) |
RepricingRuleEffectiveTimeFixedTimePeriod |
RepricingRuleEffectiveTimeFixedTimePeriod.setEndTime(String endTime)
The end time (exclusive) of the period.
|
RepricingRuleEffectiveTimeFixedTimePeriod |
RepricingRuleEffectiveTimeFixedTimePeriod.setStartTime(String startTime)
The start time (inclusive) of the period.
|
Modifier and Type | Method and Description |
---|---|
List<RepricingRuleEffectiveTimeFixedTimePeriod> |
RepricingRuleEffectiveTime.getFixedTimePeriods()
A list of fixed time periods combined with OR.
|
Modifier and Type | Method and Description |
---|---|
RepricingRuleEffectiveTime |
RepricingRuleEffectiveTime.setFixedTimePeriods(List<RepricingRuleEffectiveTimeFixedTimePeriod> fixedTimePeriods)
A list of fixed time periods combined with OR.
|
Copyright © 2011–2023 Google. All rights reserved.