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 VpnGatewayInfo
VpnGatewayInfo.Builder. build()
VpnGatewayInfo
VpnGatewayInfo.Builder. buildPartial()
static VpnGatewayInfo
VpnGatewayInfo. getDefaultInstance()
VpnGatewayInfo
VpnGatewayInfo.Builder. getDefaultInstanceForType()
VpnGatewayInfo
VpnGatewayInfo. getDefaultInstanceForType()
VpnGatewayInfo
Step.Builder. getVpnGateway()
Display information of a Compute Engine VPN gateway.VpnGatewayInfo
Step. getVpnGateway()
Display information of a Compute Engine VPN gateway.VpnGatewayInfo
StepOrBuilder. getVpnGateway()
Display information of a Compute Engine VPN gateway.static VpnGatewayInfo
VpnGatewayInfo. parseDelimitedFrom(InputStream input)
static VpnGatewayInfo
VpnGatewayInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(byte[] data)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(com.google.protobuf.ByteString data)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(com.google.protobuf.CodedInputStream input)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(InputStream input)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnGatewayInfo
VpnGatewayInfo. parseFrom(ByteBuffer data)
static VpnGatewayInfo
VpnGatewayInfo. 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.Builder
VpnGatewayInfo.Builder. mergeFrom(VpnGatewayInfo other)
Step.Builder
Step.Builder. mergeVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.static VpnGatewayInfo.Builder
VpnGatewayInfo. newBuilder(VpnGatewayInfo prototype)
Step.Builder
Step.Builder. setVpnGateway(VpnGatewayInfo value)
Display information of a Compute Engine VPN gateway.
-