Uses of Class
com.google.cloud.vmwareengine.v1.PeeringRoute.Direction
-
Packages that use PeeringRoute.Direction Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of PeeringRoute.Direction in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return PeeringRoute.Direction Modifier and Type Method Description static PeeringRoute.DirectionPeeringRoute.Direction. forNumber(int value)PeeringRoute.DirectionPeeringRoute.Builder. getDirection()Output only.PeeringRoute.DirectionPeeringRoute. getDirection()Output only.PeeringRoute.DirectionPeeringRouteOrBuilder. getDirection()Output only.static PeeringRoute.DirectionPeeringRoute.Direction. valueOf(int value)Deprecated.static PeeringRoute.DirectionPeeringRoute.Direction. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static PeeringRoute.DirectionPeeringRoute.Direction. valueOf(String name)Returns the enum constant of this type with the specified name.static PeeringRoute.Direction[]PeeringRoute.Direction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type PeeringRoute.Direction Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<PeeringRoute.Direction>PeeringRoute.Direction. internalGetValueMap()Methods in com.google.cloud.vmwareengine.v1 with parameters of type PeeringRoute.Direction Modifier and Type Method Description PeeringRoute.BuilderPeeringRoute.Builder. setDirection(PeeringRoute.Direction value)Output only.
-