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.modelMethods in com.oracle.bmc.databasemanagement.model that return ExadataInfrastructureLifecycleStateValues.Builder Modifier and Type Method Description static ExadataInfrastructureLifecycleStateValues.BuilderExadataInfrastructureLifecycleStateValues. builder()Create a new builder.ExadataInfrastructureLifecycleStateValues.BuilderExadataInfrastructureLifecycleStateValues.Builder. copy(ExadataInfrastructureLifecycleStateValues model)ExadataInfrastructureLifecycleStateValues.BuilderExadataInfrastructureLifecycleStateValues.Builder. state(ExadataInfrastructureLifecycleStateValues.State state)The current lifecycle state of the Exadata infrastructure resource.ExadataInfrastructureLifecycleStateValues.BuilderExadataInfrastructureLifecycleStateValues. toBuilder()
 
-