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.
Constructors
SubnetworksStub()
Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListSubnetworksRequest,SubnetworkAggregatedList> aggregatedListCallable()
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListSubnetworksRequest,SubnetworksClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteSubnetworkRequest,Operation> deleteCallable()
deleteOperationCallable()
public OperationCallable<DeleteSubnetworkRequest,Operation,Operation> deleteOperationCallable()
expandIpCidrRangeCallable()
public UnaryCallable<ExpandIpCidrRangeSubnetworkRequest,Operation> expandIpCidrRangeCallable()
expandIpCidrRangeOperationCallable()
public OperationCallable<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation> expandIpCidrRangeOperationCallable()
getCallable()
public UnaryCallable<GetSubnetworkRequest,Subnetwork> getCallable()
getIamPolicyCallable()
public UnaryCallable<GetIamPolicySubnetworkRequest,Policy> getIamPolicyCallable()
insertCallable()
public UnaryCallable<InsertSubnetworkRequest,Operation> insertCallable()
insertOperationCallable()
public OperationCallable<InsertSubnetworkRequest,Operation,Operation> insertOperationCallable()
listCallable()
public UnaryCallable<ListSubnetworksRequest,SubnetworkList> listCallable()
listPagedCallable()
public UnaryCallable<ListSubnetworksRequest,SubnetworksClient.ListPagedResponse> listPagedCallable()
listUsableCallable()
public UnaryCallable<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList> listUsableCallable()
listUsablePagedCallable()
public UnaryCallable<ListUsableSubnetworksRequest,SubnetworksClient.ListUsablePagedResponse> listUsablePagedCallable()
patchCallable()
public UnaryCallable<PatchSubnetworkRequest,Operation> patchCallable()
patchOperationCallable()
public OperationCallable<PatchSubnetworkRequest,Operation,Operation> patchOperationCallable()
setIamPolicyCallable()
public UnaryCallable<SetIamPolicySubnetworkRequest,Policy> setIamPolicyCallable()
setPrivateIpGoogleAccessCallable()
public UnaryCallable<SetPrivateIpGoogleAccessSubnetworkRequest,Operation> setPrivateIpGoogleAccessCallable()
setPrivateIpGoogleAccessOperationCallable()
public OperationCallable<SetPrivateIpGoogleAccessSubnetworkRequest,Operation,Operation> setPrivateIpGoogleAccessOperationCallable()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse> testIamPermissionsCallable()