Uses of Class
com.google.cloud.networkmanagement.v1beta1.VpnGatewayInfo
-
Packages that use VpnGatewayInfo Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of VpnGatewayInfo in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return VpnGatewayInfo Modifier and Type Method Description VpnGatewayInfoVpnGatewayInfo.Builder. build()VpnGatewayInfoVpnGatewayInfo.Builder. buildPartial()static VpnGatewayInfoVpnGatewayInfo. getDefaultInstance()VpnGatewayInfoVpnGatewayInfo.Builder. getDefaultInstanceForType()VpnGatewayInfoVpnGatewayInfo. getDefaultInstanceForType()VpnGatewayInfoStep.Builder. getVpnGateway()Display information of a Compute Engine VPN gateway.VpnGatewayInfoStep. getVpnGateway()Display information of a Compute Engine VPN gateway.VpnGatewayInfoStepOrBuilder. getVpnGateway()Display information of a Compute Engine VPN gateway.static VpnGatewayInfoVpnGatewayInfo. parseDelimitedFrom(InputStream input)static VpnGatewayInfoVpnGatewayInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayInfoVpnGatewayInfo. parseFrom(byte[] data)static VpnGatewayInfoVpnGatewayInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayInfoVpnGatewayInfo. parseFrom(com.google.protobuf.ByteString data)static VpnGatewayInfoVpnGatewayInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayInfoVpnGatewayInfo. parseFrom(com.google.protobuf.CodedInputStream input)static VpnGatewayInfoVpnGatewayInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayInfoVpnGatewayInfo. parseFrom(InputStream input)static VpnGatewayInfoVpnGatewayInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VpnGatewayInfoVpnGatewayInfo. parseFrom(ByteBuffer data)static VpnGatewayInfoVpnGatewayInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1beta1 that return types with arguments of type VpnGatewayInfo Modifier and Type Method Description com.google.protobuf.Parser<VpnGatewayInfo>VpnGatewayInfo. getParserForType()static com.google.protobuf.Parser<VpnGatewayInfo>VpnGatewayInfo. parser()Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type VpnGatewayInfo Modifier and Type Method Description VpnGatewayInfo.BuilderVpnGatewayInfo.Builder. mergeFrom(VpnGatewayInfo other)Step.BuilderStep.Builder. mergeVpnGateway(VpnGatewayInfo value)Display information of a Compute Engine VPN gateway.static VpnGatewayInfo.BuilderVpnGatewayInfo. newBuilder(VpnGatewayInfo prototype)Step.BuilderStep.Builder. setVpnGateway(VpnGatewayInfo value)Display information of a Compute Engine VPN gateway.
-