Class InstanceGroupsStub (1.21.0)

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

addInstancesOperationCallable()

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

aggregatedListCallable()

public UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteInstanceGroupRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInstanceGroupRequest,InstanceGroup> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertInstanceGroupRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInstanceGroupsRequest,InstanceGroupList> listCallable()
Returns

listInstancesCallable()

public UnaryCallable<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances> listInstancesCallable()
Returns

listInstancesPagedCallable()

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

listPagedCallable()

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

removeInstancesCallable()

public UnaryCallable<RemoveInstancesInstanceGroupRequest,Operation> removeInstancesCallable()
Returns

removeInstancesOperationCallable()

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

setNamedPortsCallable()

public UnaryCallable<SetNamedPortsInstanceGroupRequest,Operation> setNamedPortsCallable()
Returns

setNamedPortsOperationCallable()

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