Uses of Interface
com.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocationOrBuilder
-
Packages that use ProbingDetails.EdgeLocationOrBuilder Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of ProbingDetails.EdgeLocationOrBuilder in com.google.cloud.networkmanagement.v1beta1
Classes in com.google.cloud.networkmanagement.v1beta1 that implement ProbingDetails.EdgeLocationOrBuilder Modifier and Type Class Description static class
ProbingDetails.EdgeLocation
Representation of a network edge location as per https://cloud.google.com/vpc/docs/edge-locations.static class
ProbingDetails.EdgeLocation.Builder
Representation of a network edge location as per https://cloud.google.com/vpc/docs/edge-locations.Methods in com.google.cloud.networkmanagement.v1beta1 that return ProbingDetails.EdgeLocationOrBuilder Modifier and Type Method Description ProbingDetails.EdgeLocationOrBuilder
ProbingDetails.Builder. getDestinationEgressLocationOrBuilder()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.EdgeLocationOrBuilder
ProbingDetails. getDestinationEgressLocationOrBuilder()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.EdgeLocationOrBuilder
ProbingDetailsOrBuilder. getDestinationEgressLocationOrBuilder()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.
-