Uses of Class
com.oracle.bmc.databasemanagement.model.ExadataInfrastructureLifecycleStateValues.Builder
-
Packages that use ExadataInfrastructureLifecycleStateValues.Builder Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of ExadataInfrastructureLifecycleStateValues.Builder in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ExadataInfrastructureLifecycleStateValues.Builder Modifier and Type Method Description static ExadataInfrastructureLifecycleStateValues.Builder
ExadataInfrastructureLifecycleStateValues. builder()
Create a new builder.ExadataInfrastructureLifecycleStateValues.Builder
ExadataInfrastructureLifecycleStateValues.Builder. copy(ExadataInfrastructureLifecycleStateValues model)
ExadataInfrastructureLifecycleStateValues.Builder
ExadataInfrastructureLifecycleStateValues.Builder. lifecycleState(ExadataInfrastructureLifecycleStateValues.LifecycleState lifecycleState)
The current lifecycle state of the database resource.ExadataInfrastructureLifecycleStateValues.Builder
ExadataInfrastructureLifecycleStateValues. toBuilder()
-