Home
last modified time | relevance | path

Searched refs:WithTenancy (Results 1 – 15 of 15) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DSpotPlacement.h174 inline SpotPlacement& WithTenancy(const Tenancy& value) { SetTenancy(value); return *this;} in WithTenancy() function
181 … inline SpotPlacement& WithTenancy(Tenancy&& value) { SetTenancy(std::move(value)); return *this;} in WithTenancy() function
H A DModifyInstancePlacementRequest.h270 …inline ModifyInstancePlacementRequest& WithTenancy(const HostTenancy& value) { SetTenancy(value); … in WithTenancy() function
279 …inline ModifyInstancePlacementRequest& WithTenancy(HostTenancy&& value) { SetTenancy(std::move(val… in WithTenancy() function
H A DPlacement.h386 inline Placement& WithTenancy(const Tenancy& value) { SetTenancy(value); return *this;} in WithTenancy() function
398 inline Placement& WithTenancy(Tenancy&& value) { SetTenancy(std::move(value)); return *this;} in WithTenancy() function
H A DLaunchTemplatePlacement.h240 …inline LaunchTemplatePlacement& WithTenancy(const Tenancy& value) { SetTenancy(value); return *thi… in WithTenancy() function
247 …inline LaunchTemplatePlacement& WithTenancy(Tenancy&& value) { SetTenancy(std::move(value)); retur… in WithTenancy() function
H A DLaunchTemplatePlacementRequest.h235 …inline LaunchTemplatePlacementRequest& WithTenancy(const Tenancy& value) { SetTenancy(value); retu… in WithTenancy() function
241 …inline LaunchTemplatePlacementRequest& WithTenancy(Tenancy&& value) { SetTenancy(std::move(value))… in WithTenancy() function
H A DCreateCapacityReservationFleetRequest.h291 …inline CreateCapacityReservationFleetRequest& WithTenancy(const FleetCapacityReservationTenancy& v… in WithTenancy() function
303 …inline CreateCapacityReservationFleetRequest& WithTenancy(FleetCapacityReservationTenancy&& value)… in WithTenancy() function
H A DCreateCapacityReservationFleetResponse.h272 …inline CreateCapacityReservationFleetResponse& WithTenancy(const FleetCapacityReservationTenancy& … in WithTenancy() function
277 …inline CreateCapacityReservationFleetResponse& WithTenancy(FleetCapacityReservationTenancy&& value… in WithTenancy() function
H A DCapacityReservationFleet.h408 …inline CapacityReservationFleet& WithTenancy(const FleetCapacityReservationTenancy& value) { SetTe… in WithTenancy() function
418 …inline CapacityReservationFleet& WithTenancy(FleetCapacityReservationTenancy&& value) { SetTenancy… in WithTenancy() function
H A DCreateCapacityReservationRequest.h342 …inline CreateCapacityReservationRequest& WithTenancy(const CapacityReservationTenancy& value) { Se… in WithTenancy() function
353 …inline CreateCapacityReservationRequest& WithTenancy(CapacityReservationTenancy&& value) { SetTena… in WithTenancy() function
H A DCapacityReservation.h402 …inline CapacityReservation& WithTenancy(const CapacityReservationTenancy& value) { SetTenancy(valu… in WithTenancy() function
413 …inline CapacityReservation& WithTenancy(CapacityReservationTenancy&& value) { SetTenancy(std::move… in WithTenancy() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/model/
H A DEC2InstanceDetails.h282 …inline EC2InstanceDetails& WithTenancy(const Aws::String& value) { SetTenancy(value); return *this… in WithTenancy() function
287 …inline EC2InstanceDetails& WithTenancy(Aws::String&& value) { SetTenancy(std::move(value)); return… in WithTenancy() function
292 inline EC2InstanceDetails& WithTenancy(const char* value) { SetTenancy(value); return *this;} in WithTenancy() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workspaces/include/aws/workspaces/model/
H A DRegisterWorkspaceDirectoryRequest.h306 …inline RegisterWorkspaceDirectoryRequest& WithTenancy(const Tenancy& value) { SetTenancy(value); r… in WithTenancy() function
318 …inline RegisterWorkspaceDirectoryRequest& WithTenancy(Tenancy&& value) { SetTenancy(std::move(valu… in WithTenancy() function
H A DWorkspaceDirectory.h721 inline WorkspaceDirectory& WithTenancy(const Tenancy& value) { SetTenancy(value); return *this;} in WithTenancy() function
730 …inline WorkspaceDirectory& WithTenancy(Tenancy&& value) { SetTenancy(std::move(value)); return *th… in WithTenancy() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/include/aws/opsworks/model/
H A DCreateInstanceRequest.h1296 …inline CreateInstanceRequest& WithTenancy(const Aws::String& value) { SetTenancy(value); return *t… in WithTenancy() function
1313 …inline CreateInstanceRequest& WithTenancy(Aws::String&& value) { SetTenancy(std::move(value)); ret… in WithTenancy() function
1330 inline CreateInstanceRequest& WithTenancy(const char* value) { SetTenancy(value); return *this;} in WithTenancy() function
H A DInstance.h1850 inline Instance& WithTenancy(const Aws::String& value) { SetTenancy(value); return *this;} in WithTenancy() function
1856 inline Instance& WithTenancy(Aws::String&& value) { SetTenancy(std::move(value)); return *this;} in WithTenancy() function
1862 inline Instance& WithTenancy(const char* value) { SetTenancy(value); return *this;} in WithTenancy() function