Class SubnetworksStub (1.6.0-beta)

public abstract class SubnetworksStub implements BackgroundResource

Base stub class for the Subnetworks service API.

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

Inheritance

java.lang.Object > SubnetworksStub

Implements

BackgroundResource

Constructors

SubnetworksStub()

public SubnetworksStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListSubnetworksRequest,SubnetworkAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListSubnetworksRequest,SubnetworksClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteSubnetworkRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

expandIpCidrRangeCallable()

public UnaryCallable<ExpandIpCidrRangeSubnetworkRequest,Operation> expandIpCidrRangeCallable()
Returns

expandIpCidrRangeOperationCallable()

public OperationCallable<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation> expandIpCidrRangeOperationCallable()
Returns

getCallable()

public UnaryCallable<GetSubnetworkRequest,Subnetwork> getCallable()
Returns

getIamPolicyCallable()

public UnaryCallable<GetIamPolicySubnetworkRequest,Policy> getIamPolicyCallable()
Returns

insertCallable()

public UnaryCallable<InsertSubnetworkRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListSubnetworksRequest,SubnetworkList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListSubnetworksRequest,SubnetworksClient.ListPagedResponse> listPagedCallable()
Returns

listUsableCallable()

public UnaryCallable<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList> listUsableCallable()
Returns

listUsablePagedCallable()

public UnaryCallable<ListUsableSubnetworksRequest,SubnetworksClient.ListUsablePagedResponse> listUsablePagedCallable()
Returns

patchCallable()

public UnaryCallable<PatchSubnetworkRequest,Operation> patchCallable()
Returns

patchOperationCallable()

public OperationCallable<PatchSubnetworkRequest,Operation,Operation> patchOperationCallable()
Returns

setIamPolicyCallable()

public UnaryCallable<SetIamPolicySubnetworkRequest,Policy> setIamPolicyCallable()
Returns

setPrivateIpGoogleAccessCallable()

public UnaryCallable<SetPrivateIpGoogleAccessSubnetworkRequest,Operation> setPrivateIpGoogleAccessCallable()
Returns

setPrivateIpGoogleAccessOperationCallable()

public OperationCallable<SetPrivateIpGoogleAccessSubnetworkRequest,Operation,Operation> setPrivateIpGoogleAccessOperationCallable()
Returns

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns