Class CrossSiteNetworksStub (1.92.0)

public abstract class CrossSiteNetworksStub implements BackgroundResource

Base stub class for the CrossSiteNetworks service API.

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

Inheritance

java.lang.Object > CrossSiteNetworksStub

Implements

BackgroundResource

Constructors

CrossSiteNetworksStub()

public CrossSiteNetworksStub()

Methods

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetCrossSiteNetworkRequest,CrossSiteNetwork> getCallable()
Returns
Type Description
UnaryCallable<GetCrossSiteNetworkRequest,CrossSiteNetwork>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListCrossSiteNetworksRequest,CrossSiteNetworkList> listCallable()
Returns
Type Description
UnaryCallable<ListCrossSiteNetworksRequest,CrossSiteNetworkList>

listPagedCallable()

public UnaryCallable<ListCrossSiteNetworksRequest,CrossSiteNetworksClient.ListPagedResponse> listPagedCallable()
Returns
Type Description
UnaryCallable<ListCrossSiteNetworksRequest,ListPagedResponse>

patchCallable()

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

patchOperationCallable()

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