Interface InstanceGroupsRemoveInstancesRequestOrBuilder

    • Method Detail

      • getInstancesList

        List<InstanceReference> getInstancesList()
         The list of instances to remove from the instance group.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstances

        InstanceReference getInstances​(int index)
         The list of instances to remove from the instance group.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstancesCount

        int getInstancesCount()
         The list of instances to remove from the instance group.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstancesOrBuilderList

        List<? extends InstanceReferenceOrBuilder> getInstancesOrBuilderList()
         The list of instances to remove from the instance group.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstancesOrBuilder

        InstanceReferenceOrBuilder getInstancesOrBuilder​(int index)
         The list of instances to remove from the instance group.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;