| Modifier and Type | Method and Description |
|---|---|
BusinessContext |
BusinessContext.Builder.build() |
BusinessContext |
BusinessContext.Builder.buildPartial() |
BusinessContext |
EntryOrBuilder.getBusinessContext()
Business Context of the entry.
|
BusinessContext |
Entry.getBusinessContext()
Business Context of the entry.
|
BusinessContext |
Entry.Builder.getBusinessContext()
Business Context of the entry.
|
static BusinessContext |
BusinessContext.getDefaultInstance() |
BusinessContext |
BusinessContext.getDefaultInstanceForType() |
BusinessContext |
BusinessContext.Builder.getDefaultInstanceForType() |
static BusinessContext |
BusinessContext.parseDelimitedFrom(InputStream input) |
static BusinessContext |
BusinessContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BusinessContext |
BusinessContext.parseFrom(byte[] data) |
static BusinessContext |
BusinessContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BusinessContext |
BusinessContext.parseFrom(ByteBuffer data) |
static BusinessContext |
BusinessContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BusinessContext |
BusinessContext.parseFrom(com.google.protobuf.ByteString data) |
static BusinessContext |
BusinessContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BusinessContext |
BusinessContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static BusinessContext |
BusinessContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BusinessContext |
BusinessContext.parseFrom(InputStream input) |
static BusinessContext |
BusinessContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BusinessContext> |
BusinessContext.getParserForType() |
static com.google.protobuf.Parser<BusinessContext> |
BusinessContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
Entry.Builder |
Entry.Builder.mergeBusinessContext(BusinessContext value)
Business Context of the entry.
|
BusinessContext.Builder |
BusinessContext.Builder.mergeFrom(BusinessContext other) |
static BusinessContext.Builder |
BusinessContext.newBuilder(BusinessContext prototype) |
Entry.Builder |
Entry.Builder.setBusinessContext(BusinessContext value)
Business Context of the entry.
|
Copyright © 2023 Google LLC. All rights reserved.