| Modifier and Type | Method and Description |
|---|---|
Fulfillment |
Fulfillment.Builder.build() |
Fulfillment |
Fulfillment.Builder.buildPartial() |
static Fulfillment |
Fulfillment.getDefaultInstance() |
Fulfillment |
Fulfillment.getDefaultInstanceForType() |
Fulfillment |
Fulfillment.Builder.getDefaultInstanceForType() |
Fulfillment |
EnvironmentOrBuilder.getFulfillment()
Optional.
|
Fulfillment |
Environment.getFulfillment()
Optional.
|
Fulfillment |
Environment.Builder.getFulfillment()
Optional.
|
Fulfillment |
UpdateFulfillmentRequestOrBuilder.getFulfillment()
Required.
|
Fulfillment |
UpdateFulfillmentRequest.getFulfillment()
Required.
|
Fulfillment |
UpdateFulfillmentRequest.Builder.getFulfillment()
Required.
|
static Fulfillment |
Fulfillment.parseDelimitedFrom(InputStream input) |
static Fulfillment |
Fulfillment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment |
Fulfillment.parseFrom(byte[] data) |
static Fulfillment |
Fulfillment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment |
Fulfillment.parseFrom(ByteBuffer data) |
static Fulfillment |
Fulfillment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment |
Fulfillment.parseFrom(com.google.protobuf.ByteString data) |
static Fulfillment |
Fulfillment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment |
Fulfillment.parseFrom(com.google.protobuf.CodedInputStream input) |
static Fulfillment |
Fulfillment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment |
Fulfillment.parseFrom(InputStream input) |
static Fulfillment |
Fulfillment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Fulfillment> |
Fulfillment.getParserForType() |
static com.google.protobuf.Parser<Fulfillment> |
Fulfillment.parser() |
| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Builder |
Fulfillment.Builder.mergeFrom(Fulfillment other) |
Environment.Builder |
Environment.Builder.mergeFulfillment(Fulfillment value)
Optional.
|
UpdateFulfillmentRequest.Builder |
UpdateFulfillmentRequest.Builder.mergeFulfillment(Fulfillment value)
Required.
|
static Fulfillment.Builder |
Fulfillment.newBuilder(Fulfillment prototype) |
Environment.Builder |
Environment.Builder.setFulfillment(Fulfillment value)
Optional.
|
UpdateFulfillmentRequest.Builder |
UpdateFulfillmentRequest.Builder.setFulfillment(Fulfillment value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.