Class InterconnectGroupsStub (1.74.0)

public abstract class InterconnectGroupsStub implements BackgroundResource

Base stub class for the InterconnectGroups service API.

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

Inheritance

java.lang.Object > InterconnectGroupsStub

Implements

BackgroundResource

Constructors

InterconnectGroupsStub()

public InterconnectGroupsStub()

Methods

close()

public abstract void close()

createMembersCallable()

public UnaryCallable<CreateMembersInterconnectGroupRequest,Operation> createMembersCallable()
Returns
Type Description
UnaryCallable<CreateMembersInterconnectGroupRequest,Operation>

createMembersOperationCallable()

public OperationCallable<CreateMembersInterconnectGroupRequest,Operation,Operation> createMembersOperationCallable()
Returns
Type Description
OperationCallable<CreateMembersInterconnectGroupRequest,Operation,Operation>

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetInterconnectGroupRequest,InterconnectGroup> getCallable()
Returns
Type Description
UnaryCallable<GetInterconnectGroupRequest,InterconnectGroup>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyInterconnectGroupRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<GetIamPolicyInterconnectGroupRequest,Policy>

getOperationalStatusCallable()

public UnaryCallable<GetOperationalStatusInterconnectGroupRequest,InterconnectGroupsGetOperationalStatusResponse> getOperationalStatusCallable()
Returns
Type Description
UnaryCallable<GetOperationalStatusInterconnectGroupRequest,InterconnectGroupsGetOperationalStatusResponse>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListInterconnectGroupsRequest,InterconnectGroupsListResponse> listCallable()
Returns
Type Description
UnaryCallable<ListInterconnectGroupsRequest,InterconnectGroupsListResponse>

listPagedCallable()

public UnaryCallable<ListInterconnectGroupsRequest,InterconnectGroupsClient.ListPagedResponse> listPagedCallable()
Returns
Type Description
UnaryCallable<ListInterconnectGroupsRequest,ListPagedResponse>

patchCallable()

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

patchOperationCallable()

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

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyInterconnectGroupRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<SetIamPolicyInterconnectGroupRequest,Policy>

testIamPermissionsCallable()

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