Uses of Class
com.google.cloud.networkmanagement.v1beta1.VpcConnectorInfo
-
Packages that use VpcConnectorInfo Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of VpcConnectorInfo in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return VpcConnectorInfo Modifier and Type Method Description VpcConnectorInfoVpcConnectorInfo.Builder. build()VpcConnectorInfoVpcConnectorInfo.Builder. buildPartial()static VpcConnectorInfoVpcConnectorInfo. getDefaultInstance()VpcConnectorInfoVpcConnectorInfo.Builder. getDefaultInstanceForType()VpcConnectorInfoVpcConnectorInfo. getDefaultInstanceForType()VpcConnectorInfoStep.Builder. getVpcConnector()Display information of a VPC connector.VpcConnectorInfoStep. getVpcConnector()Display information of a VPC connector.VpcConnectorInfoStepOrBuilder. getVpcConnector()Display information of a VPC connector.static VpcConnectorInfoVpcConnectorInfo. parseDelimitedFrom(InputStream input)static VpcConnectorInfoVpcConnectorInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpcConnectorInfoVpcConnectorInfo. parseFrom(byte[] data)static VpcConnectorInfoVpcConnectorInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpcConnectorInfoVpcConnectorInfo. parseFrom(com.google.protobuf.ByteString data)static VpcConnectorInfoVpcConnectorInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpcConnectorInfoVpcConnectorInfo. parseFrom(com.google.protobuf.CodedInputStream input)static VpcConnectorInfoVpcConnectorInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpcConnectorInfoVpcConnectorInfo. parseFrom(InputStream input)static VpcConnectorInfoVpcConnectorInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpcConnectorInfoVpcConnectorInfo. parseFrom(ByteBuffer data)static VpcConnectorInfoVpcConnectorInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1beta1 that return types with arguments of type VpcConnectorInfo Modifier and Type Method Description com.google.protobuf.Parser<VpcConnectorInfo>VpcConnectorInfo. getParserForType()static com.google.protobuf.Parser<VpcConnectorInfo>VpcConnectorInfo. parser()Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type VpcConnectorInfo Modifier and Type Method Description VpcConnectorInfo.BuilderVpcConnectorInfo.Builder. mergeFrom(VpcConnectorInfo other)Step.BuilderStep.Builder. mergeVpcConnector(VpcConnectorInfo value)Display information of a VPC connector.static VpcConnectorInfo.BuilderVpcConnectorInfo. newBuilder(VpcConnectorInfo prototype)Step.BuilderStep.Builder. setVpcConnector(VpcConnectorInfo value)Display information of a VPC connector.
-