Uses of Class
com.google.cloud.vmwareengine.v1.NetworkPolicy.NetworkService.State
-
Packages that use NetworkPolicy.NetworkService.State Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of NetworkPolicy.NetworkService.State in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return NetworkPolicy.NetworkService.State Modifier and Type Method Description static NetworkPolicy.NetworkService.StateNetworkPolicy.NetworkService.State. forNumber(int value)NetworkPolicy.NetworkService.StateNetworkPolicy.NetworkService.Builder. getState()Output only.NetworkPolicy.NetworkService.StateNetworkPolicy.NetworkService. getState()Output only.NetworkPolicy.NetworkService.StateNetworkPolicy.NetworkServiceOrBuilder. getState()Output only.static NetworkPolicy.NetworkService.StateNetworkPolicy.NetworkService.State. valueOf(int value)Deprecated.static NetworkPolicy.NetworkService.StateNetworkPolicy.NetworkService.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static NetworkPolicy.NetworkService.StateNetworkPolicy.NetworkService.State. valueOf(String name)Returns the enum constant of this type with the specified name.static NetworkPolicy.NetworkService.State[]NetworkPolicy.NetworkService.State. 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 NetworkPolicy.NetworkService.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<NetworkPolicy.NetworkService.State>NetworkPolicy.NetworkService.State. internalGetValueMap()Methods in com.google.cloud.vmwareengine.v1 with parameters of type NetworkPolicy.NetworkService.State Modifier and Type Method Description NetworkPolicy.NetworkService.BuilderNetworkPolicy.NetworkService.Builder. setState(NetworkPolicy.NetworkService.State value)Output only.
-