JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
com.google.cloud.alloydb.IpType
Packages that use
IpType
Package
Description
com.google.cloud.alloydb
Uses of
IpType
in
com.google.cloud.alloydb
Methods in
com.google.cloud.alloydb
that return
IpType
Modifier and Type
Method
Description
static
IpType
IpType.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
IpType
[]
IpType.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.