Uses of Interface
com.google.cloud.compute.v1.InstanceReferenceOrBuilder
-
Packages that use InstanceReferenceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstanceReferenceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InstanceReferenceOrBuilder Modifier and Type Class Description class
InstanceReference
static class
InstanceReference.Builder
Methods in com.google.cloud.compute.v1 that return InstanceReferenceOrBuilder Modifier and Type Method Description InstanceReferenceOrBuilder
GetHealthTargetPoolRequest.Builder. getInstanceReferenceResourceOrBuilder()
The body resource for this requestInstanceReferenceOrBuilder
GetHealthTargetPoolRequest. getInstanceReferenceResourceOrBuilder()
The body resource for this requestInstanceReferenceOrBuilder
GetHealthTargetPoolRequestOrBuilder. getInstanceReferenceResourceOrBuilder()
The body resource for this requestInstanceReferenceOrBuilder
InstanceGroupsAddInstancesRequest.Builder. getInstancesOrBuilder(int index)
The list of instances to add to the instance group.InstanceReferenceOrBuilder
InstanceGroupsAddInstancesRequest. getInstancesOrBuilder(int index)
The list of instances to add to the instance group.InstanceReferenceOrBuilder
InstanceGroupsAddInstancesRequestOrBuilder. getInstancesOrBuilder(int index)
The list of instances to add to the instance group.InstanceReferenceOrBuilder
InstanceGroupsRemoveInstancesRequest.Builder. getInstancesOrBuilder(int index)
The list of instances to remove from the instance group.InstanceReferenceOrBuilder
InstanceGroupsRemoveInstancesRequest. getInstancesOrBuilder(int index)
The list of instances to remove from the instance group.InstanceReferenceOrBuilder
InstanceGroupsRemoveInstancesRequestOrBuilder. getInstancesOrBuilder(int index)
The list of instances to remove from the instance group.InstanceReferenceOrBuilder
TargetPoolsAddInstanceRequest.Builder. getInstancesOrBuilder(int index)
A full or partial URL to an instance to add to this target pool.InstanceReferenceOrBuilder
TargetPoolsAddInstanceRequest. getInstancesOrBuilder(int index)
A full or partial URL to an instance to add to this target pool.InstanceReferenceOrBuilder
TargetPoolsAddInstanceRequestOrBuilder. getInstancesOrBuilder(int index)
A full or partial URL to an instance to add to this target pool.InstanceReferenceOrBuilder
TargetPoolsRemoveInstanceRequest.Builder. getInstancesOrBuilder(int index)
URLs of the instances to be removed from target pool.InstanceReferenceOrBuilder
TargetPoolsRemoveInstanceRequest. getInstancesOrBuilder(int index)
URLs of the instances to be removed from target pool.InstanceReferenceOrBuilder
TargetPoolsRemoveInstanceRequestOrBuilder. getInstancesOrBuilder(int index)
URLs of the instances to be removed from target pool.Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceReferenceOrBuilder Modifier and Type Method Description List<? extends InstanceReferenceOrBuilder>
InstanceGroupsAddInstancesRequest.Builder. getInstancesOrBuilderList()
The list of instances to add to the instance group.List<? extends InstanceReferenceOrBuilder>
InstanceGroupsAddInstancesRequest. getInstancesOrBuilderList()
The list of instances to add to the instance group.List<? extends InstanceReferenceOrBuilder>
InstanceGroupsAddInstancesRequestOrBuilder. getInstancesOrBuilderList()
The list of instances to add to the instance group.List<? extends InstanceReferenceOrBuilder>
InstanceGroupsRemoveInstancesRequest.Builder. getInstancesOrBuilderList()
The list of instances to remove from the instance group.List<? extends InstanceReferenceOrBuilder>
InstanceGroupsRemoveInstancesRequest. getInstancesOrBuilderList()
The list of instances to remove from the instance group.List<? extends InstanceReferenceOrBuilder>
InstanceGroupsRemoveInstancesRequestOrBuilder. getInstancesOrBuilderList()
The list of instances to remove from the instance group.List<? extends InstanceReferenceOrBuilder>
TargetPoolsAddInstanceRequest.Builder. getInstancesOrBuilderList()
A full or partial URL to an instance to add to this target pool.List<? extends InstanceReferenceOrBuilder>
TargetPoolsAddInstanceRequest. getInstancesOrBuilderList()
A full or partial URL to an instance to add to this target pool.List<? extends InstanceReferenceOrBuilder>
TargetPoolsAddInstanceRequestOrBuilder. getInstancesOrBuilderList()
A full or partial URL to an instance to add to this target pool.List<? extends InstanceReferenceOrBuilder>
TargetPoolsRemoveInstanceRequest.Builder. getInstancesOrBuilderList()
URLs of the instances to be removed from target pool.List<? extends InstanceReferenceOrBuilder>
TargetPoolsRemoveInstanceRequest. getInstancesOrBuilderList()
URLs of the instances to be removed from target pool.List<? extends InstanceReferenceOrBuilder>
TargetPoolsRemoveInstanceRequestOrBuilder. getInstancesOrBuilderList()
URLs of the instances to be removed from target pool.
-