Class GrpcConfigServiceV2Stub (3.16.2)

public class GrpcConfigServiceV2Stub extends ConfigServiceV2Stub

gRPC stub implementation for the ConfigServiceV2 service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ConfigServiceV2Stub > GrpcConfigServiceV2Stub

Static Methods

create(ClientContext clientContext)

public static final GrpcConfigServiceV2Stub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
GrpcConfigServiceV2Stub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

public static final GrpcConfigServiceV2Stub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryGrpcStubCallableFactory
Returns
TypeDescription
GrpcConfigServiceV2Stub
Exceptions
TypeDescription
IOException

create(ConfigServiceV2StubSettings settings)

public static final GrpcConfigServiceV2Stub create(ConfigServiceV2StubSettings settings)
Parameter
NameDescription
settingsConfigServiceV2StubSettings
Returns
TypeDescription
GrpcConfigServiceV2Stub
Exceptions
TypeDescription
IOException

Constructors

GrpcConfigServiceV2Stub(ConfigServiceV2StubSettings settings, ClientContext clientContext)

protected GrpcConfigServiceV2Stub(ConfigServiceV2StubSettings settings, ClientContext clientContext)

Constructs an instance of GrpcConfigServiceV2Stub, 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.

Parameters
NameDescription
settingsConfigServiceV2StubSettings
clientContextClientContext

GrpcConfigServiceV2Stub(ConfigServiceV2StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

protected GrpcConfigServiceV2Stub(ConfigServiceV2StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

Constructs an instance of GrpcConfigServiceV2Stub, 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.

Parameters
NameDescription
settingsConfigServiceV2StubSettings
clientContextClientContext
callableFactoryGrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close()

public final void close()
Overrides

copyLogEntriesCallable()

public UnaryCallable<CopyLogEntriesRequest,Operation> copyLogEntriesCallable()
Returns
TypeDescription
UnaryCallable<CopyLogEntriesRequest,Operation>
Overrides

copyLogEntriesOperationCallable()

public OperationCallable<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata> copyLogEntriesOperationCallable()
Returns
TypeDescription
OperationCallable<CopyLogEntriesRequest,CopyLogEntriesResponse,CopyLogEntriesMetadata>
Overrides

createBucketAsyncCallable()

public UnaryCallable<CreateBucketRequest,Operation> createBucketAsyncCallable()
Returns
TypeDescription
UnaryCallable<CreateBucketRequest,Operation>
Overrides

createBucketAsyncOperationCallable()

public OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata> createBucketAsyncOperationCallable()
Returns
TypeDescription
OperationCallable<CreateBucketRequest,LogBucket,BucketMetadata>
Overrides

createBucketCallable()

public UnaryCallable<CreateBucketRequest,LogBucket> createBucketCallable()
Returns
TypeDescription
UnaryCallable<CreateBucketRequest,LogBucket>
Overrides

createExclusionCallable()

public UnaryCallable<CreateExclusionRequest,LogExclusion> createExclusionCallable()
Returns
TypeDescription
UnaryCallable<CreateExclusionRequest,LogExclusion>
Overrides

createLinkCallable()

public UnaryCallable<CreateLinkRequest,Operation> createLinkCallable()
Returns
TypeDescription
UnaryCallable<CreateLinkRequest,Operation>
Overrides

createLinkOperationCallable()

public OperationCallable<CreateLinkRequest,Link,LinkMetadata> createLinkOperationCallable()
Returns
TypeDescription
OperationCallable<CreateLinkRequest,Link,LinkMetadata>
Overrides

createSinkCallable()

public UnaryCallable<CreateSinkRequest,LogSink> createSinkCallable()
Returns
TypeDescription
UnaryCallable<CreateSinkRequest,LogSink>
Overrides

createViewCallable()

public UnaryCallable<CreateViewRequest,LogView> createViewCallable()
Returns
TypeDescription
UnaryCallable<CreateViewRequest,LogView>
Overrides

deleteBucketCallable()

public UnaryCallable<DeleteBucketRequest,Empty> deleteBucketCallable()
Returns
TypeDescription
UnaryCallable<DeleteBucketRequest,Empty>
Overrides

deleteExclusionCallable()

public UnaryCallable<DeleteExclusionRequest,Empty> deleteExclusionCallable()
Returns
TypeDescription
UnaryCallable<DeleteExclusionRequest,Empty>
Overrides

deleteLinkCallable()

public UnaryCallable<DeleteLinkRequest,Operation> deleteLinkCallable()
Returns
TypeDescription
UnaryCallable<DeleteLinkRequest,Operation>
Overrides

deleteLinkOperationCallable()

public OperationCallable<DeleteLinkRequest,Empty,LinkMetadata> deleteLinkOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteLinkRequest,Empty,LinkMetadata>
Overrides

deleteSinkCallable()

public UnaryCallable<DeleteSinkRequest,Empty> deleteSinkCallable()
Returns
TypeDescription
UnaryCallable<DeleteSinkRequest,Empty>
Overrides

deleteViewCallable()

public UnaryCallable<DeleteViewRequest,Empty> deleteViewCallable()
Returns
TypeDescription
UnaryCallable<DeleteViewRequest,Empty>
Overrides

getBucketCallable()

public UnaryCallable<GetBucketRequest,LogBucket> getBucketCallable()
Returns
TypeDescription
UnaryCallable<GetBucketRequest,LogBucket>
Overrides

getCmekSettingsCallable()

public UnaryCallable<GetCmekSettingsRequest,CmekSettings> getCmekSettingsCallable()
Returns
TypeDescription
UnaryCallable<GetCmekSettingsRequest,CmekSettings>
Overrides

getExclusionCallable()

public UnaryCallable<GetExclusionRequest,LogExclusion> getExclusionCallable()
Returns
TypeDescription
UnaryCallable<GetExclusionRequest,LogExclusion>
Overrides

getLinkCallable()

public UnaryCallable<GetLinkRequest,Link> getLinkCallable()
Returns
TypeDescription
UnaryCallable<GetLinkRequest,Link>
Overrides

getOperationsStub()

public GrpcOperationsStub getOperationsStub()
Returns
TypeDescription
GrpcOperationsStub
Overrides

getSettingsCallable()

public UnaryCallable<GetSettingsRequest,Settings> getSettingsCallable()
Returns
TypeDescription
UnaryCallable<GetSettingsRequest,Settings>
Overrides

getSinkCallable()

public UnaryCallable<GetSinkRequest,LogSink> getSinkCallable()
Returns
TypeDescription
UnaryCallable<GetSinkRequest,LogSink>
Overrides

getViewCallable()

public UnaryCallable<GetViewRequest,LogView> getViewCallable()
Returns
TypeDescription
UnaryCallable<GetViewRequest,LogView>
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

listBucketsCallable()

public UnaryCallable<ListBucketsRequest,ListBucketsResponse> listBucketsCallable()
Returns
TypeDescription
UnaryCallable<ListBucketsRequest,ListBucketsResponse>
Overrides

listBucketsPagedCallable()

public UnaryCallable<ListBucketsRequest,ConfigClient.ListBucketsPagedResponse> listBucketsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBucketsRequest,ListBucketsPagedResponse>
Overrides

listExclusionsCallable()

public UnaryCallable<ListExclusionsRequest,ListExclusionsResponse> listExclusionsCallable()
Returns
TypeDescription
UnaryCallable<ListExclusionsRequest,ListExclusionsResponse>
Overrides

listExclusionsPagedCallable()

public UnaryCallable<ListExclusionsRequest,ConfigClient.ListExclusionsPagedResponse> listExclusionsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListExclusionsRequest,ListExclusionsPagedResponse>
Overrides

listLinksCallable()

public UnaryCallable<ListLinksRequest,ListLinksResponse> listLinksCallable()
Returns
TypeDescription
UnaryCallable<ListLinksRequest,ListLinksResponse>
Overrides

listLinksPagedCallable()

public UnaryCallable<ListLinksRequest,ConfigClient.ListLinksPagedResponse> listLinksPagedCallable()
Returns
TypeDescription
UnaryCallable<ListLinksRequest,ListLinksPagedResponse>
Overrides

listSinksCallable()

public UnaryCallable<ListSinksRequest,ListSinksResponse> listSinksCallable()
Returns
TypeDescription
UnaryCallable<ListSinksRequest,ListSinksResponse>
Overrides

listSinksPagedCallable()

public UnaryCallable<ListSinksRequest,ConfigClient.ListSinksPagedResponse> listSinksPagedCallable()
Returns
TypeDescription
UnaryCallable<ListSinksRequest,ListSinksPagedResponse>
Overrides

listViewsCallable()

public UnaryCallable<ListViewsRequest,ListViewsResponse> listViewsCallable()
Returns
TypeDescription
UnaryCallable<ListViewsRequest,ListViewsResponse>
Overrides

listViewsPagedCallable()

public UnaryCallable<ListViewsRequest,ConfigClient.ListViewsPagedResponse> listViewsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListViewsRequest,ListViewsPagedResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

undeleteBucketCallable()

public UnaryCallable<UndeleteBucketRequest,Empty> undeleteBucketCallable()
Returns
TypeDescription
UnaryCallable<UndeleteBucketRequest,Empty>
Overrides

updateBucketAsyncCallable()

public UnaryCallable<UpdateBucketRequest,Operation> updateBucketAsyncCallable()
Returns
TypeDescription
UnaryCallable<UpdateBucketRequest,Operation>
Overrides

updateBucketAsyncOperationCallable()

public OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata> updateBucketAsyncOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateBucketRequest,LogBucket,BucketMetadata>
Overrides

updateBucketCallable()

public UnaryCallable<UpdateBucketRequest,LogBucket> updateBucketCallable()
Returns
TypeDescription
UnaryCallable<UpdateBucketRequest,LogBucket>
Overrides

updateCmekSettingsCallable()

public UnaryCallable<UpdateCmekSettingsRequest,CmekSettings> updateCmekSettingsCallable()
Returns
TypeDescription
UnaryCallable<UpdateCmekSettingsRequest,CmekSettings>
Overrides

updateExclusionCallable()

public UnaryCallable<UpdateExclusionRequest,LogExclusion> updateExclusionCallable()
Returns
TypeDescription
UnaryCallable<UpdateExclusionRequest,LogExclusion>
Overrides

updateSettingsCallable()

public UnaryCallable<UpdateSettingsRequest,Settings> updateSettingsCallable()
Returns
TypeDescription
UnaryCallable<UpdateSettingsRequest,Settings>
Overrides

updateSinkCallable()

public UnaryCallable<UpdateSinkRequest,LogSink> updateSinkCallable()
Returns
TypeDescription
UnaryCallable<UpdateSinkRequest,LogSink>
Overrides

updateViewCallable()

public UnaryCallable<UpdateViewRequest,LogView> updateViewCallable()
Returns
TypeDescription
UnaryCallable<UpdateViewRequest,LogView>
Overrides