Uses of Class
com.google.appengine.v1.ManagementStatus
-
Packages that use ManagementStatus Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of ManagementStatus in com.google.appengine.v1
Methods in com.google.appengine.v1 that return ManagementStatus Modifier and Type Method Description static ManagementStatusManagementStatus. forNumber(int value)ManagementStatusManagedCertificate.Builder. getStatus()Status of certificate management.ManagementStatusManagedCertificate. getStatus()Status of certificate management.ManagementStatusManagedCertificateOrBuilder. getStatus()Status of certificate management.static ManagementStatusManagementStatus. valueOf(int value)Deprecated.static ManagementStatusManagementStatus. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ManagementStatusManagementStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ManagementStatus[]ManagementStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.appengine.v1 that return types with arguments of type ManagementStatus Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ManagementStatus>ManagementStatus. internalGetValueMap()Methods in com.google.appengine.v1 with parameters of type ManagementStatus Modifier and Type Method Description ManagedCertificate.BuilderManagedCertificate.Builder. setStatus(ManagementStatus value)Status of certificate management.
-