| Modifier and Type | Method and Description |
|---|---|
Tool.ConnectorTool |
Tool.ConnectorTool.Builder.build() |
Tool.ConnectorTool |
Tool.ConnectorTool.Builder.buildPartial() |
Tool.ConnectorTool |
ToolOrBuilder.getConnectorSpec()
Integration connectors tool specification.
|
Tool.ConnectorTool |
Tool.getConnectorSpec()
Integration connectors tool specification.
|
Tool.ConnectorTool |
Tool.Builder.getConnectorSpec()
Integration connectors tool specification.
|
static Tool.ConnectorTool |
Tool.ConnectorTool.getDefaultInstance() |
Tool.ConnectorTool |
Tool.ConnectorTool.getDefaultInstanceForType() |
Tool.ConnectorTool |
Tool.ConnectorTool.Builder.getDefaultInstanceForType() |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseDelimitedFrom(InputStream input) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(byte[] data) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(ByteBuffer data) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(com.google.protobuf.ByteString data) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(InputStream input) |
static Tool.ConnectorTool |
Tool.ConnectorTool.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Tool.ConnectorTool> |
Tool.ConnectorTool.getParserForType() |
static com.google.protobuf.Parser<Tool.ConnectorTool> |
Tool.ConnectorTool.parser() |
| Modifier and Type | Method and Description |
|---|---|
Tool.Builder |
Tool.Builder.mergeConnectorSpec(Tool.ConnectorTool value)
Integration connectors tool specification.
|
Tool.ConnectorTool.Builder |
Tool.ConnectorTool.Builder.mergeFrom(Tool.ConnectorTool other) |
static Tool.ConnectorTool.Builder |
Tool.ConnectorTool.newBuilder(Tool.ConnectorTool prototype) |
Tool.Builder |
Tool.Builder.setConnectorSpec(Tool.ConnectorTool value)
Integration connectors tool specification.
|
Copyright © 2025 Google LLC. All rights reserved.