@Generated(value="by gapic-generator-java") public abstract class PacketMirroringsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
PacketMirroringsStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeletePacketMirroringRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeletePacketMirroringRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertPacketMirroringRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertPacketMirroringRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringList> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchPacketMirroringRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchPacketMirroringRequest,Operation> patchCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsPacketMirroringRequest,TestPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.