Uses of Class
com.google.cloud.resourcemanager.v3.Organization.OwnerCase
-
Packages that use Organization.OwnerCase Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of Organization.OwnerCase in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return Organization.OwnerCase Modifier and Type Method Description static Organization.OwnerCaseOrganization.OwnerCase. forNumber(int value)Organization.OwnerCaseOrganization.Builder. getOwnerCase()Organization.OwnerCaseOrganization. getOwnerCase()Organization.OwnerCaseOrganizationOrBuilder. getOwnerCase()static Organization.OwnerCaseOrganization.OwnerCase. valueOf(int value)Deprecated.static Organization.OwnerCaseOrganization.OwnerCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Organization.OwnerCase[]Organization.OwnerCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-