Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
public class HttpJsonInterconnectAttachmentsStub extends InterconnectAttachmentsStub
REST stub implementation for the InterconnectAttachments service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonInterconnectAttachmentsStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonInterconnectAttachmentsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(InterconnectAttachmentsStubSettings settings)
public static final HttpJsonInterconnectAttachmentsStub create(InterconnectAttachmentsStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings, ClientContext clientContext)
protected HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonInterconnectAttachmentsStub, using the given settings. This
is protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonInterconnectAttachmentsStub(InterconnectAttachmentsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonInterconnectAttachmentsStub, using the given settings. This
is protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList> aggregatedListCallable()
Overrides
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteInterconnectAttachmentRequest,Operation> deleteCallable()
Overrides
deleteOperationCallable()
public OperationCallable<DeleteInterconnectAttachmentRequest,Operation,Operation> deleteOperationCallable()
Overrides
getCallable()
public UnaryCallable<GetInterconnectAttachmentRequest,InterconnectAttachment> getCallable()
Overrides
insertCallable()
public UnaryCallable<InsertInterconnectAttachmentRequest,Operation> insertCallable()
Overrides
insertOperationCallable()
public OperationCallable<InsertInterconnectAttachmentRequest,Operation,Operation> insertOperationCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listCallable()
public UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentList> listCallable()
Overrides
listPagedCallable()
public UnaryCallable<ListInterconnectAttachmentsRequest,InterconnectAttachmentsClient.ListPagedResponse> listPagedCallable()
Overrides
patchCallable()
public UnaryCallable<PatchInterconnectAttachmentRequest,Operation> patchCallable()
Overrides
patchOperationCallable()
public OperationCallable<PatchInterconnectAttachmentRequest,Operation,Operation> patchOperationCallable()
Overrides
setLabelsCallable()
public UnaryCallable<SetLabelsInterconnectAttachmentRequest,Operation> setLabelsCallable()
Overrides
setLabelsOperationCallable()
public OperationCallable<SetLabelsInterconnectAttachmentRequest,Operation,Operation> setLabelsOperationCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()