| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
ProcessorFeature |
ProcessorFeature.clone() |
ProcessorFeature |
ProcessorFeature.withName(String name)
The name of the processor feature.
|
ProcessorFeature |
ProcessorFeature.withValue(String value)
The value of a processor feature name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProcessorFeature> |
RestoreDBInstanceToPointInTimeRequest.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
List<ProcessorFeature> |
CreateDBInstanceReadReplicaRequest.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
List<ProcessorFeature> |
ModifyDBInstanceRequest.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
List<ProcessorFeature> |
CreateDBInstanceRequest.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
List<ProcessorFeature> |
DBInstance.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
List<ProcessorFeature> |
RestoreDBInstanceFromDBSnapshotRequest.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
List<ProcessorFeature> |
DBSnapshot.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
|
List<ProcessorFeature> |
PendingModifiedValues.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
List<ProcessorFeature> |
RestoreDBInstanceFromS3Request.getProcessorFeatures()
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
RestoreDBInstanceToPointInTimeRequest |
RestoreDBInstanceToPointInTimeRequest.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
CreateDBInstanceReadReplicaRequest |
CreateDBInstanceReadReplicaRequest.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
ModifyDBInstanceRequest |
ModifyDBInstanceRequest.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
CreateDBInstanceRequest |
CreateDBInstanceRequest.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
DBInstance |
DBInstance.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
RestoreDBInstanceFromDBSnapshotRequest |
RestoreDBInstanceFromDBSnapshotRequest.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
DBSnapshot |
DBSnapshot.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
|
PendingModifiedValues |
PendingModifiedValues.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
RestoreDBInstanceFromS3Request |
RestoreDBInstanceFromS3Request.withProcessorFeatures(ProcessorFeature... processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreDBInstanceToPointInTimeRequest.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
CreateDBInstanceReadReplicaRequest.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
ModifyDBInstanceRequest.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
CreateDBInstanceRequest.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
DBInstance.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
RestoreDBInstanceFromDBSnapshotRequest.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
DBSnapshot.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
|
void |
PendingModifiedValues.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
RestoreDBInstanceFromS3Request.setProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
RestoreDBInstanceToPointInTimeRequest |
RestoreDBInstanceToPointInTimeRequest.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
CreateDBInstanceReadReplicaRequest |
CreateDBInstanceReadReplicaRequest.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
ModifyDBInstanceRequest |
ModifyDBInstanceRequest.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
CreateDBInstanceRequest |
CreateDBInstanceRequest.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
DBInstance |
DBInstance.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
RestoreDBInstanceFromDBSnapshotRequest |
RestoreDBInstanceFromDBSnapshotRequest.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
DBSnapshot |
DBSnapshot.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the
DB snapshot was created.
|
PendingModifiedValues |
PendingModifiedValues.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
RestoreDBInstanceFromS3Request |
RestoreDBInstanceFromS3Request.withProcessorFeatures(Collection<ProcessorFeature> processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
Copyright © 2020. All rights reserved.