Uses of Class
com.oracle.bmc.datacc.model.ShapeEnum
-
Packages that use ShapeEnum Package Description com.oracle.bmc.datacc.model -
-
Uses of ShapeEnum in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return ShapeEnum Modifier and Type Method Description static ShapeEnumShapeEnum. create(String key)ShapeEnumCreateInfrastructureDetails. getShape()The shape of the Database Infrastructure.ShapeEnumInfrastructure. getShape()The shape of the Database Infrastructure.ShapeEnumInfrastructureSummary. getShape()The shape of the Database Infrastructure.ShapeEnumUpdateInfrastructureDetails. getShape()The shape of the Database Infrastructure.ShapeEnumInfrastructure. getSsdConfigurationRequested()SSD configuration requested for the infrastructure.ShapeEnumInfrastructureSummary. getSsdConfigurationRequested()SSD configuration requested for the infrastructure.ShapeEnumScaleInfrastructureStorageDetails. getSsdConfigurationRequested()The scale option to be selected for the infrastructure.static ShapeEnumShapeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static ShapeEnum[]ShapeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.datacc.model that return types with arguments of type ShapeEnum Modifier and Type Method Description List<ShapeEnum>InfrastructureScaleOption. getPossibleSsdConfigurations()The available scale options for the infrastructure.Methods in com.oracle.bmc.datacc.model with parameters of type ShapeEnum Modifier and Type Method Description CreateInfrastructureDetails.BuilderCreateInfrastructureDetails.Builder. shape(ShapeEnum shape)The shape of the Database Infrastructure.Infrastructure.BuilderInfrastructure.Builder. shape(ShapeEnum shape)The shape of the Database Infrastructure.InfrastructureSummary.BuilderInfrastructureSummary.Builder. shape(ShapeEnum shape)The shape of the Database Infrastructure.UpdateInfrastructureDetails.BuilderUpdateInfrastructureDetails.Builder. shape(ShapeEnum shape)The shape of the Database Infrastructure.Infrastructure.BuilderInfrastructure.Builder. ssdConfigurationRequested(ShapeEnum ssdConfigurationRequested)SSD configuration requested for the infrastructure.InfrastructureSummary.BuilderInfrastructureSummary.Builder. ssdConfigurationRequested(ShapeEnum ssdConfigurationRequested)SSD configuration requested for the infrastructure.ScaleInfrastructureStorageDetails.BuilderScaleInfrastructureStorageDetails.Builder. ssdConfigurationRequested(ShapeEnum ssdConfigurationRequested)The scale option to be selected for the infrastructure.Method parameters in com.oracle.bmc.datacc.model with type arguments of type ShapeEnum Modifier and Type Method Description InfrastructureScaleOption.BuilderInfrastructureScaleOption.Builder. possibleSsdConfigurations(List<ShapeEnum> possibleSsdConfigurations)The available scale options for the infrastructure.Constructors in com.oracle.bmc.datacc.model with parameters of type ShapeEnum Constructor Description CreateInfrastructureDetails(String description, String compartmentId, String displayName, SystemModelEnum systemModel, ShapeEnum shape, String cloudControlPlaneServer1, String cloudControlPlaneServer2, String netmask, String gateway, String adminNetworkcidr, Integer dataDiskPercentage, List<InfrastructureContact> contacts, List<String> dnsServers, List<String> ntpServers, NetworkBondingMode clientNetworkBondingMode, NetworkBondingMode backupNetworkBondingMode, NetworkBondingMode cpsNetworkBondingMode, NetworkBondingInterfaceEnum clientNetworkBondingInterface, NetworkBondingInterfaceEnum backupNetworkBondingInterface, NetworkBondingInterfaceEnum cpsNetworkBondingInterface, Double acfsFileSystemStorageInGbs, String corporateProxy, String vlanId, MaintenanceWindow maintenanceWindow, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)Deprecated.Infrastructure(String id, String description, String compartmentId, String displayName, SystemModelEnum systemModel, String version, ShapeEnum shape, String cloudControlPlaneServer1, String cloudControlPlaneServer2, String netmask, String gateway, String adminNetworkcidr, Integer dataDiskPercentage, Integer recoDiskPercentage, List<InfrastructureContact> contacts, List<String> dnsServers, List<String> ntpServers, NetworkBondingMode clientNetworkBondingMode, NetworkBondingMode backupNetworkBondingMode, NetworkBondingMode cpsNetworkBondingMode, NetworkBondingInterfaceEnum clientNetworkBondingInterface, NetworkBondingInterfaceEnum backupNetworkBondingInterface, NetworkBondingInterfaceEnum cpsNetworkBondingInterface, Double acfsFileSystemStorageInGbs, Double acfsFileSystemUsedStorageInGbs, String corporateProxy, String vlanId, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, MaintenanceWindow maintenanceWindow, Date timeCreated, Date timeUpdated, Date timeLastStateUpdated, Date timeActivated, Date timeValidated, InfrastructureLifecycleState lifecycleState, String lifecycleStateDetails, String rackSerialNumber, List<InfrastructureServer> servers, ComputeCapacityDetails computeCapacity, List<StorageCapacityDetails> storageCapacity, SystemStorageCapacityDetails systemStorageCapacity, String networkAdapterConfiguration, String subscriptionPlanNumber, ShapeEnum ssdConfigurationRequested)Deprecated.InfrastructureSummary(String id, String description, String compartmentId, String displayName, SystemModelEnum systemModel, String version, ShapeEnum shape, String cloudControlPlaneServer1, String cloudControlPlaneServer2, String netmask, String gateway, String adminNetworkcidr, List<InfrastructureContact> contacts, List<String> dnsServers, List<String> ntpServers, NetworkBondingMode clientNetworkBondingMode, NetworkBondingMode backupNetworkBondingMode, NetworkBondingMode cpsNetworkBondingMode, NetworkBondingInterfaceEnum clientNetworkBondingInterface, NetworkBondingInterfaceEnum backupNetworkBondingInterface, NetworkBondingInterfaceEnum cpsNetworkBondingInterface, Double acfsFileSystemStorageInGbs, Double acfsFileSystemUsedStorageInGbs, String corporateProxy, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, MaintenanceWindow maintenanceWindow, Date timeCreated, Date timeUpdated, Date timeLastStateUpdated, Date timeActivated, Date timeValidated, InfrastructureLifecycleState lifecycleState, String lifecycleStateDetails, ComputeCapacityDetails computeCapacity, List<StorageCapacityDetails> storageCapacity, SystemStorageCapacityDetails systemStorageCapacity, String subscriptionPlanNumber, ShapeEnum ssdConfigurationRequested)Deprecated.ScaleInfrastructureStorageDetails(ShapeEnum ssdConfigurationRequested)Deprecated.UpdateInfrastructureDetails(String displayName, String description, SystemModelEnum systemModel, ShapeEnum shape, String cloudControlPlaneServer1, String cloudControlPlaneServer2, String netmask, String gateway, String adminNetworkcidr, Integer dataDiskPercentage, List<InfrastructureContact> contacts, List<String> dnsServers, List<String> ntpServers, NetworkBondingMode clientNetworkBondingMode, NetworkBondingMode backupNetworkBondingMode, NetworkBondingMode cpsNetworkBondingMode, NetworkBondingInterfaceEnum clientNetworkBondingInterface, NetworkBondingInterfaceEnum backupNetworkBondingInterface, NetworkBondingInterfaceEnum cpsNetworkBondingInterface, Double acfsFileSystemStorageInGbs, String corporateProxy, String vlanId, MaintenanceWindow maintenanceWindow, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags)Deprecated.Constructor parameters in com.oracle.bmc.datacc.model with type arguments of type ShapeEnum Constructor Description InfrastructureScaleOption(List<ShapeEnum> possibleSsdConfigurations)Deprecated.
-