@Generated(value="by gapic-generator-java") public class HttpJsonInterconnectsStub extends InterconnectsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonInterconnectsStub(InterconnectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonInterconnectsStub, using the given settings.
|
protected |
HttpJsonInterconnectsStub(InterconnectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonInterconnectsStub, using the given settings.
|
protected HttpJsonInterconnectsStub(InterconnectsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonInterconnectsStub(InterconnectsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonInterconnectsStub create(InterconnectsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonInterconnectsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonInterconnectsStub 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<DeleteInterconnectRequest,Operation> deleteCallable()
deleteCallable in class InterconnectsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteInterconnectRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<GetInterconnectRequest,Interconnect> getCallable()
getCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<GetDiagnosticsInterconnectRequest,InterconnectsGetDiagnosticsResponse> getDiagnosticsCallable()
getDiagnosticsCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<GetMacsecConfigInterconnectRequest,InterconnectsGetMacsecConfigResponse> getMacsecConfigCallable()
getMacsecConfigCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertInterconnectRequest,Operation> insertCallable()
insertCallable in class InterconnectsStubpublic com.google.api.gax.rpc.OperationCallable<InsertInterconnectRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<ListInterconnectsRequest,InterconnectList> listCallable()
listCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<ListInterconnectsRequest,InterconnectsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<PatchInterconnectRequest,Operation> patchCallable()
patchCallable in class InterconnectsStubpublic com.google.api.gax.rpc.OperationCallable<PatchInterconnectRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class InterconnectsStubpublic com.google.api.gax.rpc.UnaryCallable<SetLabelsInterconnectRequest,Operation> setLabelsCallable()
setLabelsCallable in class InterconnectsStubpublic com.google.api.gax.rpc.OperationCallable<SetLabelsInterconnectRequest,Operation,Operation> setLabelsOperationCallable()
setLabelsOperationCallable in class InterconnectsStubpublic final void close()
close in interface AutoCloseableclose in class InterconnectsStubpublic 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.