| Modifier and Type | Method and Description |
|---|---|
Control.RedirectAction |
Control.RedirectAction.Builder.build() |
Control.RedirectAction |
Control.RedirectAction.Builder.buildPartial() |
static Control.RedirectAction |
Control.RedirectAction.getDefaultInstance() |
Control.RedirectAction |
Control.RedirectAction.getDefaultInstanceForType() |
Control.RedirectAction |
Control.RedirectAction.Builder.getDefaultInstanceForType() |
Control.RedirectAction |
ControlOrBuilder.getRedirectAction()
Defines a redirect-type control.
|
Control.RedirectAction |
Control.getRedirectAction()
Defines a redirect-type control.
|
Control.RedirectAction |
Control.Builder.getRedirectAction()
Defines a redirect-type control.
|
static Control.RedirectAction |
Control.RedirectAction.parseDelimitedFrom(InputStream input) |
static Control.RedirectAction |
Control.RedirectAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(byte[] data) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(ByteBuffer data) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(com.google.protobuf.ByteString data) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(InputStream input) |
static Control.RedirectAction |
Control.RedirectAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Control.RedirectAction> |
Control.RedirectAction.getParserForType() |
static com.google.protobuf.Parser<Control.RedirectAction> |
Control.RedirectAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Control.RedirectAction.Builder |
Control.RedirectAction.Builder.mergeFrom(Control.RedirectAction other) |
Control.Builder |
Control.Builder.mergeRedirectAction(Control.RedirectAction value)
Defines a redirect-type control.
|
static Control.RedirectAction.Builder |
Control.RedirectAction.newBuilder(Control.RedirectAction prototype) |
Control.Builder |
Control.Builder.setRedirectAction(Control.RedirectAction value)
Defines a redirect-type control.
|
Copyright © 2024 Google LLC. All rights reserved.