Class RegionCompositeHealthChecksStub (1.101.0)

public abstract class RegionCompositeHealthChecksStub implements BackgroundResource

Base stub class for the RegionCompositeHealthChecks service API.

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

Inheritance

java.lang.Object > RegionCompositeHealthChecksStub

Implements

BackgroundResource

Constructors

RegionCompositeHealthChecksStub()

public RegionCompositeHealthChecksStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListRegionCompositeHealthChecksRequest,CompositeHealthCheckAggregatedList> aggregatedListCallable()
Returns
Type Description
UnaryCallable<AggregatedListRegionCompositeHealthChecksRequest,CompositeHealthCheckAggregatedList>

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListRegionCompositeHealthChecksRequest,RegionCompositeHealthChecksClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
Type Description
UnaryCallable<AggregatedListRegionCompositeHealthChecksRequest,AggregatedListPagedResponse>

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionCompositeHealthCheckRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteRegionCompositeHealthCheckRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteRegionCompositeHealthCheckRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteRegionCompositeHealthCheckRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetRegionCompositeHealthCheckRequest,CompositeHealthCheck> getCallable()
Returns
Type Description
UnaryCallable<GetRegionCompositeHealthCheckRequest,CompositeHealthCheck>

insertCallable()

public UnaryCallable<InsertRegionCompositeHealthCheckRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertRegionCompositeHealthCheckRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertRegionCompositeHealthCheckRequest,Operation,Operation> insertOperationCallable()
Returns
Type Description
OperationCallable<InsertRegionCompositeHealthCheckRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListRegionCompositeHealthChecksRequest,CompositeHealthCheckList> listCallable()
Returns
Type Description
UnaryCallable<ListRegionCompositeHealthChecksRequest,CompositeHealthCheckList>

listPagedCallable()

public UnaryCallable<ListRegionCompositeHealthChecksRequest,RegionCompositeHealthChecksClient.ListPagedResponse> listPagedCallable()
Returns
Type Description
UnaryCallable<ListRegionCompositeHealthChecksRequest,ListPagedResponse>

patchCallable()

public UnaryCallable<PatchRegionCompositeHealthCheckRequest,Operation> patchCallable()
Returns
Type Description
UnaryCallable<PatchRegionCompositeHealthCheckRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchRegionCompositeHealthCheckRequest,Operation,Operation> patchOperationCallable()
Returns
Type Description
OperationCallable<PatchRegionCompositeHealthCheckRequest,Operation,Operation>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRegionCompositeHealthCheckRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<TestIamPermissionsRegionCompositeHealthCheckRequest,TestPermissionsResponse>