Class InstanceGroupsStub (1.68.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()

addInstancesOperationCallable()

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

aggregatedListCallable()

public UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteInstanceGroupRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInstanceGroupRequest,InstanceGroup> getCallable()

insertCallable()

public UnaryCallable<InsertInstanceGroupRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInstanceGroupsRequest,InstanceGroupList> listCallable()

listInstancesCallable()

public UnaryCallable<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances> listInstancesCallable()

listInstancesPagedCallable()

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

listPagedCallable()

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

removeInstancesCallable()

public UnaryCallable<RemoveInstancesInstanceGroupRequest,Operation> removeInstancesCallable()

removeInstancesOperationCallable()

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

setNamedPortsCallable()

public UnaryCallable<SetNamedPortsInstanceGroupRequest,Operation> setNamedPortsCallable()

setNamedPortsOperationCallable()

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