| Modifier and Type | Method and Description |
|---|---|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.clear() |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.clearDisplayName()
Name of a VPC connector.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.clearLocation()
Location in which the VPC connector is deployed.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.clearUri()
URI of a VPC connector.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.clone() |
VpcConnectorInfo.Builder |
Step.Builder.getVpcConnectorBuilder()
Display information of a VPC connector.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.mergeFrom(VpcConnectorInfo other) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static VpcConnectorInfo.Builder |
VpcConnectorInfo.newBuilder() |
static VpcConnectorInfo.Builder |
VpcConnectorInfo.newBuilder(VpcConnectorInfo prototype) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.newBuilderForType() |
protected VpcConnectorInfo.Builder |
VpcConnectorInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setDisplayName(String value)
Name of a VPC connector.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Name of a VPC connector.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setLocation(String value)
Location in which the VPC connector is deployed.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setLocationBytes(com.google.protobuf.ByteString value)
Location in which the VPC connector is deployed.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setUri(String value)
URI of a VPC connector.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.Builder.setUriBytes(com.google.protobuf.ByteString value)
URI of a VPC connector.
|
VpcConnectorInfo.Builder |
VpcConnectorInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Step.Builder |
Step.Builder.setVpcConnector(VpcConnectorInfo.Builder builderForValue)
Display information of a VPC connector.
|
Copyright © 2022 Google LLC. All rights reserved.