Class PacketMirroringsStub (1.14.0)

public abstract class PacketMirroringsStub implements BackgroundResource

Base stub class for the PacketMirrorings service API.

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

Inheritance

java.lang.Object > PacketMirroringsStub

Implements

BackgroundResource

Constructors

PacketMirroringsStub()

public PacketMirroringsStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeletePacketMirroringRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetPacketMirroringRequest,PacketMirroring> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertPacketMirroringRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListPacketMirroringsRequest,PacketMirroringList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListPacketMirroringsRequest,PacketMirroringsClient.ListPagedResponse> listPagedCallable()
Returns

patchCallable()

public UnaryCallable<PatchPacketMirroringRequest,Operation> patchCallable()
Returns

patchOperationCallable()

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

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsPacketMirroringRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns