Uses of Class
com.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo.Builder
-
Packages that use VpcConnectorInfo.Builder Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of VpcConnectorInfo.Builder in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return VpcConnectorInfo.Builder Modifier and Type Method Description VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. clear()VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. clearDisplayName()Name of a VPC connector.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. clearLocation()Location in which the VPC connector is deployed.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. clearUri()URI of a VPC connector.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. clone()VpcConnectorInfo.BuilderStep.Builder. getVpcConnectorBuilder()Display information of a VPC connector.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. mergeFrom(VpcConnectorInfo other)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. mergeFrom(com.google.protobuf.Message other)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static VpcConnectorInfo.BuilderVpcConnectorInfo. newBuilder()static VpcConnectorInfo.BuilderVpcConnectorInfo. newBuilder(VpcConnectorInfo prototype)VpcConnectorInfo.BuilderVpcConnectorInfo. newBuilderForType()protected VpcConnectorInfo.BuilderVpcConnectorInfo. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setDisplayName(String value)Name of a VPC connector.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setDisplayNameBytes(com.google.protobuf.ByteString value)Name of a VPC connector.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setLocation(String value)Location in which the VPC connector is deployed.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setLocationBytes(com.google.protobuf.ByteString value)Location in which the VPC connector is deployed.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setUri(String value)URI of a VPC connector.VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. setUriBytes(com.google.protobuf.ByteString value)URI of a VPC connector.VpcConnectorInfo.BuilderVpcConnectorInfo. toBuilder()Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type VpcConnectorInfo.Builder Modifier and Type Method Description Step.BuilderStep.Builder. setVpcConnector(VpcConnectorInfo.Builder builderForValue)Display information of a VPC connector.
-