@Generated(value="by gapic-generator-java") public class HttpJsonPacketMirroringsStub extends PacketMirroringsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonPacketMirroringsStub(PacketMirroringsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonPacketMirroringsStub, using the given settings.
|
protected |
HttpJsonPacketMirroringsStub(PacketMirroringsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonPacketMirroringsStub, using the given settings.
|
protected HttpJsonPacketMirroringsStub(PacketMirroringsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonPacketMirroringsStub(PacketMirroringsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonPacketMirroringsStub create(PacketMirroringsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonPacketMirroringsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonPacketMirroringsStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList> aggregatedListCallable()
aggregatedListCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<DeletePacketMirroringRequest,Operation> deleteCallable()
deleteCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.OperationCallable<DeletePacketMirroringRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<GetPacketMirroringRequest,PacketMirroring> getCallable()
getCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertPacketMirroringRequest,Operation> insertCallable()
insertCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.OperationCallable<InsertPacketMirroringRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringList> listCallable()
listCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<PatchPacketMirroringRequest,Operation> patchCallable()
patchCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.OperationCallable<PatchPacketMirroringRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class PacketMirroringsStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsPacketMirroringRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class PacketMirroringsStubpublic final void close()
close in interface AutoCloseableclose in class PacketMirroringsStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.