| Modifier and Type | Method and Description |
|---|---|
PageInfo |
PageInfo.Builder.build() |
PageInfo |
PageInfo.Builder.buildPartial() |
static PageInfo |
PageInfo.getDefaultInstance() |
PageInfo |
PageInfo.getDefaultInstanceForType() |
PageInfo |
PageInfo.Builder.getDefaultInstanceForType() |
PageInfo |
WebhookResponseOrBuilder.getPageInfo()
Information about page status.
|
PageInfo |
WebhookRequestOrBuilder.getPageInfo()
Information about page status.
|
PageInfo |
WebhookRequest.getPageInfo()
Information about page status.
|
PageInfo |
WebhookRequest.Builder.getPageInfo()
Information about page status.
|
PageInfo |
WebhookResponse.getPageInfo()
Information about page status.
|
PageInfo |
WebhookResponse.Builder.getPageInfo()
Information about page status.
|
static PageInfo |
PageInfo.parseDelimitedFrom(InputStream input) |
static PageInfo |
PageInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(byte[] data) |
static PageInfo |
PageInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(ByteBuffer data) |
static PageInfo |
PageInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.ByteString data) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static PageInfo |
PageInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PageInfo |
PageInfo.parseFrom(InputStream input) |
static PageInfo |
PageInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PageInfo> |
PageInfo.getParserForType() |
static com.google.protobuf.Parser<PageInfo> |
PageInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
PageInfo.Builder |
PageInfo.Builder.mergeFrom(PageInfo other) |
WebhookRequest.Builder |
WebhookRequest.Builder.mergePageInfo(PageInfo value)
Information about page status.
|
WebhookResponse.Builder |
WebhookResponse.Builder.mergePageInfo(PageInfo value)
Information about page status.
|
static PageInfo.Builder |
PageInfo.newBuilder(PageInfo prototype) |
WebhookRequest.Builder |
WebhookRequest.Builder.setPageInfo(PageInfo value)
Information about page status.
|
WebhookResponse.Builder |
WebhookResponse.Builder.setPageInfo(PageInfo value)
Information about page status.
|
Copyright © 2022 Google LLC. All rights reserved.