Class InstanceGroupsStub (1.6.0-beta)

public abstract class InstanceGroupsStub implements BackgroundResource

Base stub class for the InstanceGroups service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > InstanceGroupsStub

Implements

BackgroundResource

Constructors

InstanceGroupsStub()

public InstanceGroupsStub()

Methods

addInstancesCallable()

public UnaryCallable<AddInstancesInstanceGroupRequest,Operation> addInstancesCallable()
Returns
TypeDescription
UnaryCallable<AddInstancesInstanceGroupRequest,Operation>

addInstancesOperationCallable()

public OperationCallable<AddInstancesInstanceGroupRequest,Operation,Operation> addInstancesOperationCallable()
Returns
TypeDescription
OperationCallable<AddInstancesInstanceGroupRequest,Operation,Operation>

aggregatedListCallable()

public UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList> aggregatedListCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList>

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListInstanceGroupsRequest,AggregatedListPagedResponse>

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteInstanceGroupRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteInstanceGroupRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteInstanceGroupRequest,Operation,Operation> deleteOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteInstanceGroupRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetInstanceGroupRequest,InstanceGroup> getCallable()
Returns
TypeDescription
UnaryCallable<GetInstanceGroupRequest,InstanceGroup>

insertCallable()

public UnaryCallable<InsertInstanceGroupRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertInstanceGroupRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertInstanceGroupRequest,Operation,Operation> insertOperationCallable()
Returns
TypeDescription
OperationCallable<InsertInstanceGroupRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListInstanceGroupsRequest,InstanceGroupList> listCallable()
Returns
TypeDescription
UnaryCallable<ListInstanceGroupsRequest,InstanceGroupList>

listInstancesCallable()

public UnaryCallable<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances> listInstancesCallable()
Returns
TypeDescription
UnaryCallable<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances>

listInstancesPagedCallable()

public UnaryCallable<ListInstancesInstanceGroupsRequest,InstanceGroupsClient.ListInstancesPagedResponse> listInstancesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListInstancesInstanceGroupsRequest,ListInstancesPagedResponse>

listPagedCallable()

public UnaryCallable<ListInstanceGroupsRequest,InstanceGroupsClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListInstanceGroupsRequest,ListPagedResponse>

removeInstancesCallable()

public UnaryCallable<RemoveInstancesInstanceGroupRequest,Operation> removeInstancesCallable()
Returns
TypeDescription
UnaryCallable<RemoveInstancesInstanceGroupRequest,Operation>

removeInstancesOperationCallable()

public OperationCallable<RemoveInstancesInstanceGroupRequest,Operation,Operation> removeInstancesOperationCallable()
Returns
TypeDescription
OperationCallable<RemoveInstancesInstanceGroupRequest,Operation,Operation>

setNamedPortsCallable()

public UnaryCallable<SetNamedPortsInstanceGroupRequest,Operation> setNamedPortsCallable()
Returns
TypeDescription
UnaryCallable<SetNamedPortsInstanceGroupRequest,Operation>

setNamedPortsOperationCallable()

public OperationCallable<SetNamedPortsInstanceGroupRequest,Operation,Operation> setNamedPortsOperationCallable()
Returns
TypeDescription
OperationCallable<SetNamedPortsInstanceGroupRequest,Operation,Operation>