Interface TargetPoolsRemoveInstanceRequestOrBuilder

    • Method Detail

      • getInstancesList

        List<InstanceReference> getInstancesList()
         URLs of the instances to be removed from target pool.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstances

        InstanceReference getInstances​(int index)
         URLs of the instances to be removed from target pool.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstancesCount

        int getInstancesCount()
         URLs of the instances to be removed from target pool.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstancesOrBuilderList

        List<? extends InstanceReferenceOrBuilder> getInstancesOrBuilderList()
         URLs of the instances to be removed from target pool.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;
      • getInstancesOrBuilder

        InstanceReferenceOrBuilder getInstancesOrBuilder​(int index)
         URLs of the instances to be removed from target pool.
         
        repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;