Interface InstanceGroupManagersCreateInstancesRequestOrBuilder

    • Method Detail

      • getInstancesList

        List<PerInstanceConfig> getInstancesList()
         [Required] List of specifications of per-instance configs.
         
        repeated .google.cloud.compute.v1.PerInstanceConfig instances = 29097598;
      • getInstances

        PerInstanceConfig getInstances​(int index)
         [Required] List of specifications of per-instance configs.
         
        repeated .google.cloud.compute.v1.PerInstanceConfig instances = 29097598;
      • getInstancesCount

        int getInstancesCount()
         [Required] List of specifications of per-instance configs.
         
        repeated .google.cloud.compute.v1.PerInstanceConfig instances = 29097598;
      • getInstancesOrBuilderList

        List<? extends PerInstanceConfigOrBuilder> getInstancesOrBuilderList()
         [Required] List of specifications of per-instance configs.
         
        repeated .google.cloud.compute.v1.PerInstanceConfig instances = 29097598;
      • getInstancesOrBuilder

        PerInstanceConfigOrBuilder getInstancesOrBuilder​(int index)
         [Required] List of specifications of per-instance configs.
         
        repeated .google.cloud.compute.v1.PerInstanceConfig instances = 29097598;