@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonInterconnectAttachmentStub extends InterconnectAttachmentStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
HttpJsonInterconnectAttachmentStub(InterconnectAttachmentStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonInterconnectAttachmentStub, using the given settings.
|
protected |
HttpJsonInterconnectAttachmentStub(InterconnectAttachmentStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonInterconnectAttachmentStub, using the given settings.
|
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListInterconnectAttachmentsHttpRequest,InterconnectAttachmentAggregatedList> aggregatedListInterconnectAttachmentsMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<DeleteInterconnectAttachmentHttpRequest,Operation> deleteInterconnectAttachmentMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<GetInterconnectAttachmentHttpRequest,InterconnectAttachment> getInterconnectAttachmentMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<InsertInterconnectAttachmentHttpRequest,Operation> insertInterconnectAttachmentMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> listInterconnectAttachmentsMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<PatchInterconnectAttachmentHttpRequest,Operation> patchInterconnectAttachmentMethodDescriptor
protected HttpJsonInterconnectAttachmentStub(InterconnectAttachmentStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
protected HttpJsonInterconnectAttachmentStub(InterconnectAttachmentStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
public static final HttpJsonInterconnectAttachmentStub create(InterconnectAttachmentStubSettings settings) throws IOException
IOException
public static final HttpJsonInterconnectAttachmentStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
public static final HttpJsonInterconnectAttachmentStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi public com.google.api.gax.rpc.UnaryCallable<AggregatedListInterconnectAttachmentsHttpRequest,InterconnectAttachmentClient.AggregatedListInterconnectAttachmentsPagedResponse> aggregatedListInterconnectAttachmentsPagedCallable()
aggregatedListInterconnectAttachmentsPagedCallable
in class InterconnectAttachmentStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<AggregatedListInterconnectAttachmentsHttpRequest,InterconnectAttachmentAggregatedList> aggregatedListInterconnectAttachmentsCallable()
aggregatedListInterconnectAttachmentsCallable
in class InterconnectAttachmentStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<DeleteInterconnectAttachmentHttpRequest,Operation> deleteInterconnectAttachmentCallable()
deleteInterconnectAttachmentCallable
in class InterconnectAttachmentStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<GetInterconnectAttachmentHttpRequest,InterconnectAttachment> getInterconnectAttachmentCallable()
getInterconnectAttachmentCallable
in class InterconnectAttachmentStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<InsertInterconnectAttachmentHttpRequest,Operation> insertInterconnectAttachmentCallable()
insertInterconnectAttachmentCallable
in class InterconnectAttachmentStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> listInterconnectAttachmentsPagedCallable()
listInterconnectAttachmentsPagedCallable
in class InterconnectAttachmentStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> listInterconnectAttachmentsCallable()
listInterconnectAttachmentsCallable
in class InterconnectAttachmentStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<PatchInterconnectAttachmentHttpRequest,Operation> patchInterconnectAttachmentCallable()
patchInterconnectAttachmentCallable
in class InterconnectAttachmentStub
public final void close()
close
in interface AutoCloseable
close
in class InterconnectAttachmentStub
public void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2019 Google LLC. All rights reserved.