Home
last modified time | relevance | path

Searched refs:SetIops (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fsx/include/aws/fsx/model/
H A DDiskIopsConfiguration.h101 inline void SetIops(long long value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
106 inline DiskIopsConfiguration& WithIops(long long value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/include/aws/opensearch/model/
H A DEBSOptions.h127 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
132 inline EBSOptions& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/include/aws/es/model/
H A DEBSOptions.h129 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
134 inline EBSOptions& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticmapreduce/include/aws/elasticmapreduce/model/
H A DVolumeSpecification.h96 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
101 inline VolumeSpecification& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/include/aws/mgn/model/
H A DReplicationConfigurationReplicatedDisk.h95 inline void SetIops(long long value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
100 …inline ReplicationConfigurationReplicatedDisk& WithIops(long long value) { SetIops(value); return … in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/include/aws/opsworks/model/
H A DEbsBlockDevice.h104 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
111 inline EbsBlockDevice& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DVolumeConfiguration.h290 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
295 inline VolumeConfiguration& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DRaidArray.h505 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
510 inline RaidArray& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DVolume.h653 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
658 inline Volume& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DModifyVolumeRequest.h242 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
254 inline ModifyVolumeRequest& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DScheduledInstancesEbs.h135 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
151 inline ScheduledInstancesEbs& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DLaunchTemplateEbsBlockDeviceRequest.h152 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
172 inline LaunchTemplateEbsBlockDeviceRequest& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DLaunchTemplateEbsBlockDevice.h98 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
103 inline LaunchTemplateEbsBlockDevice& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DEbsBlockDevice.h138 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
158 inline EbsBlockDevice& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DCreateVolumeRequest.h196 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
215 inline CreateVolumeRequest& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DCreateVolumeResponse.h370 inline void SetIops(int value) { m_iops = value; } in SetIops() function
379 inline CreateVolumeResponse& WithIops(int value) { SetIops(value); return *this;} in WithIops()
H A DVolume.h432 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
441 inline Volume& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails.h108 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
117 …gLaunchConfigurationBlockDeviceMappingsEbsDetails& WithIops(int value) { SetIops(value); return *t… in WithIops()
H A DAwsRdsDbPendingModifiedValues.h309 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
314 inline AwsRdsDbPendingModifiedValues& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling/include/aws/autoscaling/model/
H A DEbs.h294 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
313 inline Ebs& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-imagebuilder/include/aws/imagebuilder/model/
H A DEbsInstanceBlockDeviceSpecification.h97 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
102 inline EbsInstanceBlockDeviceSpecification& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-neptune/include/aws/neptune/model/
H A DPendingModifiedValues.h328 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
334 inline PendingModifiedValues& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-docdb/include/aws/docdb/model/
H A DPendingModifiedValues.h352 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
358 inline PendingModifiedValues& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/include/aws/rds/model/
H A DPendingModifiedValues.h332 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
337 inline PendingModifiedValues& WithIops(int value) { SetIops(value); return *this;} in WithIops()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DDisk.h444 inline void SetIops(int value) { m_iopsHasBeenSet = true; m_iops = value; } in SetIops() function
449 inline Disk& WithIops(int value) { SetIops(value); return *this;} in WithIops()

12345678910>>...16