Skip to main content

Module instance_group_managers

Module instance_group_managers 

Source
Available on crate feature instance-group-managers only.

Structs§

AbandonInstances
The request builder for InstanceGroupManagers::abandon_instances calls.
AggregatedList
The request builder for InstanceGroupManagers::aggregated_list calls.
ApplyUpdatesToInstances
The request builder for InstanceGroupManagers::apply_updates_to_instances calls.
CreateInstances
The request builder for InstanceGroupManagers::create_instances calls.
Delete
The request builder for InstanceGroupManagers::delete calls.
DeleteInstances
The request builder for InstanceGroupManagers::delete_instances calls.
DeletePerInstanceConfigs
The request builder for InstanceGroupManagers::delete_per_instance_configs calls.
Get
The request builder for InstanceGroupManagers::get calls.
GetOperation
The request builder for InstanceGroupManagers::get_operation calls.
Insert
The request builder for InstanceGroupManagers::insert calls.
List
The request builder for InstanceGroupManagers::list calls.
ListErrors
The request builder for InstanceGroupManagers::list_errors calls.
ListManagedInstances
The request builder for InstanceGroupManagers::list_managed_instances calls.
ListPerInstanceConfigs
The request builder for InstanceGroupManagers::list_per_instance_configs calls.
Patch
The request builder for InstanceGroupManagers::patch calls.
PatchPerInstanceConfigs
The request builder for InstanceGroupManagers::patch_per_instance_configs calls.
RecreateInstances
The request builder for InstanceGroupManagers::recreate_instances calls.
Resize
The request builder for InstanceGroupManagers::resize calls.
ResumeInstances
The request builder for InstanceGroupManagers::resume_instances calls.
SetInstanceTemplate
The request builder for InstanceGroupManagers::set_instance_template calls.
SetTargetPools
The request builder for InstanceGroupManagers::set_target_pools calls.
StartInstances
The request builder for InstanceGroupManagers::start_instances calls.
StopInstances
The request builder for InstanceGroupManagers::stop_instances calls.
SuspendInstances
The request builder for InstanceGroupManagers::suspend_instances calls.
UpdatePerInstanceConfigs
The request builder for InstanceGroupManagers::update_per_instance_configs calls.

Type Aliases§

ClientBuilder
A builder for InstanceGroupManagers.