Home
last modified time | relevance | path

Searched refs:SetHourlyPrice (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DReservationValue.h55 …inline void SetHourlyPrice(const Aws::String& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPri… in SetHourlyPrice() function
60 …inline void SetHourlyPrice(Aws::String&& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice = … in SetHourlyPrice() function
65 …inline void SetHourlyPrice(const char* value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice.assi… in SetHourlyPrice() function
70 …inline ReservationValue& WithHourlyPrice(const Aws::String& value) { SetHourlyPrice(value); return… in WithHourlyPrice()
75 …inline ReservationValue& WithHourlyPrice(Aws::String&& value) { SetHourlyPrice(std::move(value)); … in WithHourlyPrice()
80 …inline ReservationValue& WithHourlyPrice(const char* value) { SetHourlyPrice(value); return *this;} in WithHourlyPrice()
H A DHostOffering.h110 …inline void SetHourlyPrice(const Aws::String& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPri… in SetHourlyPrice() function
115 …inline void SetHourlyPrice(Aws::String&& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice = … in SetHourlyPrice() function
120 …inline void SetHourlyPrice(const char* value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice.assi… in SetHourlyPrice() function
125 …inline HostOffering& WithHourlyPrice(const Aws::String& value) { SetHourlyPrice(value); return *th… in WithHourlyPrice()
130 …inline HostOffering& WithHourlyPrice(Aws::String&& value) { SetHourlyPrice(std::move(value)); retu… in WithHourlyPrice()
135 inline HostOffering& WithHourlyPrice(const char* value) { SetHourlyPrice(value); return *this;} in WithHourlyPrice()
H A DPurchase.h209 …inline void SetHourlyPrice(const Aws::String& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPri… in SetHourlyPrice() function
214 …inline void SetHourlyPrice(Aws::String&& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice = … in SetHourlyPrice() function
219 …inline void SetHourlyPrice(const char* value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice.assi… in SetHourlyPrice() function
224 … inline Purchase& WithHourlyPrice(const Aws::String& value) { SetHourlyPrice(value); return *this;} in WithHourlyPrice()
229 …inline Purchase& WithHourlyPrice(Aws::String&& value) { SetHourlyPrice(std::move(value)); return *… in WithHourlyPrice()
234 inline Purchase& WithHourlyPrice(const char* value) { SetHourlyPrice(value); return *this;} in WithHourlyPrice()
H A DScheduledInstanceAvailability.h151 …inline void SetHourlyPrice(const Aws::String& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPri… in SetHourlyPrice() function
156 …inline void SetHourlyPrice(Aws::String&& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice = … in SetHourlyPrice() function
161 …inline void SetHourlyPrice(const char* value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice.assi… in SetHourlyPrice() function
166 …ledInstanceAvailability& WithHourlyPrice(const Aws::String& value) { SetHourlyPrice(value); return… in WithHourlyPrice()
171 …inline ScheduledInstanceAvailability& WithHourlyPrice(Aws::String&& value) { SetHourlyPrice(std::m… in WithHourlyPrice()
176 …inline ScheduledInstanceAvailability& WithHourlyPrice(const char* value) { SetHourlyPrice(value); … in WithHourlyPrice()
H A DScheduledInstance.h129 …inline void SetHourlyPrice(const Aws::String& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPri… in SetHourlyPrice() function
134 …inline void SetHourlyPrice(Aws::String&& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice = … in SetHourlyPrice() function
139 …inline void SetHourlyPrice(const char* value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice.assi… in SetHourlyPrice() function
144 …inline ScheduledInstance& WithHourlyPrice(const Aws::String& value) { SetHourlyPrice(value); retur… in WithHourlyPrice()
149 …inline ScheduledInstance& WithHourlyPrice(Aws::String&& value) { SetHourlyPrice(std::move(value));… in WithHourlyPrice()
154 …inline ScheduledInstance& WithHourlyPrice(const char* value) { SetHourlyPrice(value); return *this… in WithHourlyPrice()
H A DHostReservation.h269 …inline void SetHourlyPrice(const Aws::String& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPri… in SetHourlyPrice() function
274 …inline void SetHourlyPrice(Aws::String&& value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice = … in SetHourlyPrice() function
279 …inline void SetHourlyPrice(const char* value) { m_hourlyPriceHasBeenSet = true; m_hourlyPrice.assi… in SetHourlyPrice() function
284 …inline HostReservation& WithHourlyPrice(const Aws::String& value) { SetHourlyPrice(value); return … in WithHourlyPrice()
289 …inline HostReservation& WithHourlyPrice(Aws::String&& value) { SetHourlyPrice(std::move(value)); r… in WithHourlyPrice()
294 … inline HostReservation& WithHourlyPrice(const char* value) { SetHourlyPrice(value); return *this;} in WithHourlyPrice()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go35327 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
35505 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
42672 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
44933 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
47296 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
47448 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go35327 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
35505 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
42672 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
44933 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
47296 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
47448 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go32513 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
32689 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
39380 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
41503 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
43794 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
43945 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go35327 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
35505 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
42672 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
44933 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
47296 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
47448 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go35327 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
35505 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
42672 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
44933 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
47296 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
47448 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go41471 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
41649 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
49296 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
51583 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
54060 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
54212 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go47923 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
48099 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
58054 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
60635 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
63355 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
63506 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go46019 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
46195 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
55966 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
58558 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
61261 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
61412 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go46006 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
46184 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
56057 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
58694 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
61431 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
61583 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go47864 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
48040 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
57913 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
60505 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
63220 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
63371 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/ec2/
H A Dapi.go47918 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering {
48094 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation {
58049 func (s *Purchase) SetHourlyPrice(v string) *Purchase {
60630 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue {
63350 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance {
63501 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go47966 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
48142 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
58085 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
60657 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
63375 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
63526 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go47804 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
47980 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
57854 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
60446 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
63150 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
63301 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go62973 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
63152 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
74864 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
77678 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
80682 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
80833 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go62973 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
63152 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
74864 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
77678 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
80682 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
80833 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go62973 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
63152 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
74864 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
77678 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
80682 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
80833 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go62973 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
63152 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
74864 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
77678 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
80682 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
80833 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go62973 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
63152 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
74864 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
77678 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
80682 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
80833 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go62973 func (s *HostOffering) SetHourlyPrice(v string) *HostOffering { func
63152 func (s *HostReservation) SetHourlyPrice(v string) *HostReservation { func
74864 func (s *Purchase) SetHourlyPrice(v string) *Purchase { func
77678 func (s *ReservationValue) SetHourlyPrice(v string) *ReservationValue { func
80682 func (s *ScheduledInstance) SetHourlyPrice(v string) *ScheduledInstance { func
80833 func (s *ScheduledInstanceAvailability) SetHourlyPrice(v string) *ScheduledInstanceAvailability { func

123