Plan.Builder |
Plan.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Plan.Builder |
Plan.Builder.clear() |
|
Plan.Builder |
Plan.Builder.clearBillingAccount() |
Reseller Billing account to charge after an offer transaction.
|
Plan.Builder |
Plan.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Plan.Builder |
Plan.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Plan.Builder |
Plan.Builder.clearPaymentCycle() |
Describes how frequently the reseller will be billed, such as
once per month.
|
Plan.Builder |
Plan.Builder.clearPaymentPlan() |
Describes how a reseller will be billed.
|
Plan.Builder |
Plan.Builder.clearPaymentType() |
Specifies when the payment needs to happen.
|
Plan.Builder |
Plan.Builder.clearTrialPeriod() |
Present for Offers with a trial period.
|
Plan.Builder |
Plan.Builder.clone() |
|
Plan.Builder |
Offer.Builder.getPlanBuilder() |
Describes the payment plan for the Offer.
|
Plan.Builder |
Plan.Builder.mergeFrom(Plan other) |
|
Plan.Builder |
Plan.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Plan.Builder |
Plan.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Plan.Builder |
Plan.Builder.mergePaymentCycle(Period value) |
Describes how frequently the reseller will be billed, such as
once per month.
|
Plan.Builder |
Plan.Builder.mergeTrialPeriod(Period value) |
Present for Offers with a trial period.
|
Plan.Builder |
Plan.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Plan.Builder |
Plan.newBuilder() |
|
static Plan.Builder |
Plan.newBuilder(Plan prototype) |
|
Plan.Builder |
Plan.newBuilderForType() |
|
protected Plan.Builder |
Plan.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Plan.Builder |
Plan.Builder.setBillingAccount(String value) |
Reseller Billing account to charge after an offer transaction.
|
Plan.Builder |
Plan.Builder.setBillingAccountBytes(com.google.protobuf.ByteString value) |
Reseller Billing account to charge after an offer transaction.
|
Plan.Builder |
Plan.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Plan.Builder |
Plan.Builder.setPaymentCycle(Period value) |
Describes how frequently the reseller will be billed, such as
once per month.
|
Plan.Builder |
Plan.Builder.setPaymentCycle(Period.Builder builderForValue) |
Describes how frequently the reseller will be billed, such as
once per month.
|
Plan.Builder |
Plan.Builder.setPaymentPlan(PaymentPlan value) |
Describes how a reseller will be billed.
|
Plan.Builder |
Plan.Builder.setPaymentPlanValue(int value) |
Describes how a reseller will be billed.
|
Plan.Builder |
Plan.Builder.setPaymentType(PaymentType value) |
Specifies when the payment needs to happen.
|
Plan.Builder |
Plan.Builder.setPaymentTypeValue(int value) |
Specifies when the payment needs to happen.
|
Plan.Builder |
Plan.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Plan.Builder |
Plan.Builder.setTrialPeriod(Period value) |
Present for Offers with a trial period.
|
Plan.Builder |
Plan.Builder.setTrialPeriod(Period.Builder builderForValue) |
Present for Offers with a trial period.
|
Plan.Builder |
Plan.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Plan.Builder |
Plan.toBuilder() |
|