Class InstanceGroupManagersStub (1.68.0)

public abstract class InstanceGroupManagersStub implements BackgroundResource

Base stub class for the InstanceGroupManagers service API.

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

Inheritance

java.lang.Object > InstanceGroupManagersStub

Implements

BackgroundResource

Constructors

InstanceGroupManagersStub()

public InstanceGroupManagersStub()

Methods

abandonInstancesCallable()

public UnaryCallable<AbandonInstancesInstanceGroupManagerRequest,Operation> abandonInstancesCallable()

abandonInstancesOperationCallable()

public OperationCallable<AbandonInstancesInstanceGroupManagerRequest,Operation,Operation> abandonInstancesOperationCallable()

aggregatedListCallable()

public UnaryCallable<AggregatedListInstanceGroupManagersRequest,InstanceGroupManagerAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListInstanceGroupManagersRequest,InstanceGroupManagersClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

applyUpdatesToInstancesCallable()

public UnaryCallable<ApplyUpdatesToInstancesInstanceGroupManagerRequest,Operation> applyUpdatesToInstancesCallable()

applyUpdatesToInstancesOperationCallable()

public OperationCallable<ApplyUpdatesToInstancesInstanceGroupManagerRequest,Operation,Operation> applyUpdatesToInstancesOperationCallable()

close()

public abstract void close()

createInstancesCallable()

public UnaryCallable<CreateInstancesInstanceGroupManagerRequest,Operation> createInstancesCallable()

createInstancesOperationCallable()

public OperationCallable<CreateInstancesInstanceGroupManagerRequest,Operation,Operation> createInstancesOperationCallable()

deleteCallable()

public UnaryCallable<DeleteInstanceGroupManagerRequest,Operation> deleteCallable()

deleteInstancesCallable()

public UnaryCallable<DeleteInstancesInstanceGroupManagerRequest,Operation> deleteInstancesCallable()

deleteInstancesOperationCallable()

public OperationCallable<DeleteInstancesInstanceGroupManagerRequest,Operation,Operation> deleteInstancesOperationCallable()

deleteOperationCallable()

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

deletePerInstanceConfigsCallable()

public UnaryCallable<DeletePerInstanceConfigsInstanceGroupManagerRequest,Operation> deletePerInstanceConfigsCallable()

deletePerInstanceConfigsOperationCallable()

public OperationCallable<DeletePerInstanceConfigsInstanceGroupManagerRequest,Operation,Operation> deletePerInstanceConfigsOperationCallable()

getCallable()

public UnaryCallable<GetInstanceGroupManagerRequest,InstanceGroupManager> getCallable()

insertCallable()

public UnaryCallable<InsertInstanceGroupManagerRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInstanceGroupManagersRequest,InstanceGroupManagerList> listCallable()

listErrorsCallable()

public UnaryCallable<ListErrorsInstanceGroupManagersRequest,InstanceGroupManagersListErrorsResponse> listErrorsCallable()

listErrorsPagedCallable()

public UnaryCallable<ListErrorsInstanceGroupManagersRequest,InstanceGroupManagersClient.ListErrorsPagedResponse> listErrorsPagedCallable()

listManagedInstancesCallable()

public UnaryCallable<ListManagedInstancesInstanceGroupManagersRequest,InstanceGroupManagersListManagedInstancesResponse> listManagedInstancesCallable()

listManagedInstancesPagedCallable()

public UnaryCallable<ListManagedInstancesInstanceGroupManagersRequest,InstanceGroupManagersClient.ListManagedInstancesPagedResponse> listManagedInstancesPagedCallable()

listPagedCallable()

public UnaryCallable<ListInstanceGroupManagersRequest,InstanceGroupManagersClient.ListPagedResponse> listPagedCallable()

listPerInstanceConfigsCallable()

public UnaryCallable<ListPerInstanceConfigsInstanceGroupManagersRequest,InstanceGroupManagersListPerInstanceConfigsResp> listPerInstanceConfigsCallable()

listPerInstanceConfigsPagedCallable()

public UnaryCallable<ListPerInstanceConfigsInstanceGroupManagersRequest,InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse> listPerInstanceConfigsPagedCallable()

patchCallable()

public UnaryCallable<PatchInstanceGroupManagerRequest,Operation> patchCallable()

patchOperationCallable()

public OperationCallable<PatchInstanceGroupManagerRequest,Operation,Operation> patchOperationCallable()

patchPerInstanceConfigsCallable()

public UnaryCallable<PatchPerInstanceConfigsInstanceGroupManagerRequest,Operation> patchPerInstanceConfigsCallable()

patchPerInstanceConfigsOperationCallable()

public OperationCallable<PatchPerInstanceConfigsInstanceGroupManagerRequest,Operation,Operation> patchPerInstanceConfigsOperationCallable()

recreateInstancesCallable()

public UnaryCallable<RecreateInstancesInstanceGroupManagerRequest,Operation> recreateInstancesCallable()

recreateInstancesOperationCallable()

public OperationCallable<RecreateInstancesInstanceGroupManagerRequest,Operation,Operation> recreateInstancesOperationCallable()

resizeCallable()

public UnaryCallable<ResizeInstanceGroupManagerRequest,Operation> resizeCallable()

resizeOperationCallable()

public OperationCallable<ResizeInstanceGroupManagerRequest,Operation,Operation> resizeOperationCallable()

resumeInstancesCallable()

public UnaryCallable<ResumeInstancesInstanceGroupManagerRequest,Operation> resumeInstancesCallable()

resumeInstancesOperationCallable()

public OperationCallable<ResumeInstancesInstanceGroupManagerRequest,Operation,Operation> resumeInstancesOperationCallable()

setInstanceTemplateCallable()

public UnaryCallable<SetInstanceTemplateInstanceGroupManagerRequest,Operation> setInstanceTemplateCallable()

setInstanceTemplateOperationCallable()

public OperationCallable<SetInstanceTemplateInstanceGroupManagerRequest,Operation,Operation> setInstanceTemplateOperationCallable()

setTargetPoolsCallable()

public UnaryCallable<SetTargetPoolsInstanceGroupManagerRequest,Operation> setTargetPoolsCallable()

setTargetPoolsOperationCallable()

public OperationCallable<SetTargetPoolsInstanceGroupManagerRequest,Operation,Operation> setTargetPoolsOperationCallable()

startInstancesCallable()

public UnaryCallable<StartInstancesInstanceGroupManagerRequest,Operation> startInstancesCallable()

startInstancesOperationCallable()

public OperationCallable<StartInstancesInstanceGroupManagerRequest,Operation,Operation> startInstancesOperationCallable()

stopInstancesCallable()

public UnaryCallable<StopInstancesInstanceGroupManagerRequest,Operation> stopInstancesCallable()

stopInstancesOperationCallable()

public OperationCallable<StopInstancesInstanceGroupManagerRequest,Operation,Operation> stopInstancesOperationCallable()

suspendInstancesCallable()

public UnaryCallable<SuspendInstancesInstanceGroupManagerRequest,Operation> suspendInstancesCallable()

suspendInstancesOperationCallable()

public OperationCallable<SuspendInstancesInstanceGroupManagerRequest,Operation,Operation> suspendInstancesOperationCallable()

updatePerInstanceConfigsCallable()

public UnaryCallable<UpdatePerInstanceConfigsInstanceGroupManagerRequest,Operation> updatePerInstanceConfigsCallable()

updatePerInstanceConfigsOperationCallable()

public OperationCallable<UpdatePerInstanceConfigsInstanceGroupManagerRequest,Operation,Operation> updatePerInstanceConfigsOperationCallable()