Uses of Class
com.oracle.bmc.databasetoolsruntime.model.PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus
-
Packages that use PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus Package Description com.oracle.bmc.databasetoolsruntime.model -
-
Uses of PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus Modifier and Type Method Description static PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatusPropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus. create(String key)PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatusPropertySetApexDocumentGenerator. getAutonomousDatabaseResourcePrincipalStatus()The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatusUpdatePropertySetApexDocumentGeneratorDetails. getAutonomousDatabaseResourcePrincipalStatus()The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)static PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatusPropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus[]PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.databasetoolsruntime.model with parameters of type PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus Modifier and Type Method Description PropertySetApexDocumentGenerator.BuilderPropertySetApexDocumentGenerator.Builder. autonomousDatabaseResourcePrincipalStatus(PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus autonomousDatabaseResourcePrincipalStatus)The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)UpdatePropertySetApexDocumentGeneratorDetails.BuilderUpdatePropertySetApexDocumentGeneratorDetails.Builder. autonomousDatabaseResourcePrincipalStatus(PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus autonomousDatabaseResourcePrincipalStatus)The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
-