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