Uses of Class
com.google.cloud.compute.v1.InterconnectRemoteLocationConstraints.PortPairRemoteLocation
-
Packages that use InterconnectRemoteLocationConstraints.PortPairRemoteLocation Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectRemoteLocationConstraints.PortPairRemoteLocation in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectRemoteLocationConstraints.PortPairRemoteLocation Modifier and Type Method Description static InterconnectRemoteLocationConstraints.PortPairRemoteLocationInterconnectRemoteLocationConstraints.PortPairRemoteLocation. forNumber(int value)static InterconnectRemoteLocationConstraints.PortPairRemoteLocationInterconnectRemoteLocationConstraints.PortPairRemoteLocation. valueOf(int value)Deprecated.static InterconnectRemoteLocationConstraints.PortPairRemoteLocationInterconnectRemoteLocationConstraints.PortPairRemoteLocation. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static InterconnectRemoteLocationConstraints.PortPairRemoteLocationInterconnectRemoteLocationConstraints.PortPairRemoteLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static InterconnectRemoteLocationConstraints.PortPairRemoteLocation[]InterconnectRemoteLocationConstraints.PortPairRemoteLocation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectRemoteLocationConstraints.PortPairRemoteLocation Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<InterconnectRemoteLocationConstraints.PortPairRemoteLocation>InterconnectRemoteLocationConstraints.PortPairRemoteLocation. internalGetValueMap()
-