Send feedback
Class GrpcConfigServiceV2Stub (3.12.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.12.1 keyboard_arrow_down
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.
Static Methods
create(ClientContext clientContext)
public static final GrpcConfigServiceV2Stub create ( ClientContext clientContext )
Parameter
Returns
Exceptions
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcConfigServiceV2Stub create ( ClientContext clientContext , GrpcStubCallableFactory callableFactory )
Parameters
Returns
Exceptions
create(ConfigServiceV2StubSettings settings)
public static final GrpcConfigServiceV2Stub create ( ConfigServiceV2StubSettings settings )
Parameter
Returns
Exceptions
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
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
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination ( long duration , TimeUnit unit )
Parameters
Returns
Exceptions
close()
public final void close ()
Overrides
copyLogEntriesCallable()
public UnaryCallable<CopyLogEntriesRequest , Operation > copyLogEntriesCallable ()
Returns
Overrides
copyLogEntriesOperationCallable()
public OperationCallable<CopyLogEntriesRequest , CopyLogEntriesResponse , CopyLogEntriesMetadata > copyLogEntriesOperationCallable ()
Returns
Overrides
createBucketCallable()
public UnaryCallable<CreateBucketRequest , LogBucket > createBucketCallable ()
Returns
Overrides
createExclusionCallable()
public UnaryCallable<CreateExclusionRequest , LogExclusion > createExclusionCallable ()
Returns
Overrides
createSinkCallable()
public UnaryCallable<CreateSinkRequest , LogSink > createSinkCallable ()
Returns
Overrides
createViewCallable()
public UnaryCallable<CreateViewRequest , LogView > createViewCallable ()
Returns
Overrides
deleteBucketCallable()
public UnaryCallable<DeleteBucketRequest , Empty > deleteBucketCallable ()
Returns
Overrides
deleteExclusionCallable()
public UnaryCallable<DeleteExclusionRequest , Empty > deleteExclusionCallable ()
Returns
Overrides
deleteSinkCallable()
public UnaryCallable<DeleteSinkRequest , Empty > deleteSinkCallable ()
Returns
Overrides
deleteViewCallable()
public UnaryCallable<DeleteViewRequest , Empty > deleteViewCallable ()
Returns
Overrides
getBucketCallable()
public UnaryCallable<GetBucketRequest , LogBucket > getBucketCallable ()
Returns
Overrides
getCmekSettingsCallable()
public UnaryCallable<GetCmekSettingsRequest , CmekSettings > getCmekSettingsCallable ()
Returns
Overrides
getExclusionCallable()
public UnaryCallable<GetExclusionRequest , LogExclusion > getExclusionCallable ()
Returns
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub ()
Returns
Overrides
getSettingsCallable()
public UnaryCallable<GetSettingsRequest , Settings > getSettingsCallable ()
Returns
Overrides
getSinkCallable()
public UnaryCallable<GetSinkRequest , LogSink > getSinkCallable ()
Returns
Overrides
getViewCallable()
public UnaryCallable<GetViewRequest , LogView > getViewCallable ()
Returns
Overrides
isShutdown()
public boolean isShutdown ()
Returns
isTerminated()
public boolean isTerminated ()
Returns
listBucketsCallable()
public UnaryCallable<ListBucketsRequest , ListBucketsResponse > listBucketsCallable ()
Returns
Overrides
listBucketsPagedCallable()
public UnaryCallable<ListBucketsRequest , ConfigClient . ListBucketsPagedResponse > listBucketsPagedCallable ()
Returns
Overrides
listExclusionsCallable()
public UnaryCallable<ListExclusionsRequest , ListExclusionsResponse > listExclusionsCallable ()
Returns
Overrides
listExclusionsPagedCallable()
public UnaryCallable<ListExclusionsRequest , ConfigClient . ListExclusionsPagedResponse > listExclusionsPagedCallable ()
Returns
Overrides
listSinksCallable()
public UnaryCallable<ListSinksRequest , ListSinksResponse > listSinksCallable ()
Returns
Overrides
listSinksPagedCallable()
public UnaryCallable<ListSinksRequest , ConfigClient . ListSinksPagedResponse > listSinksPagedCallable ()
Returns
Overrides
listViewsCallable()
public UnaryCallable<ListViewsRequest , ListViewsResponse > listViewsCallable ()
Returns
Overrides
listViewsPagedCallable()
public UnaryCallable<ListViewsRequest , ConfigClient . ListViewsPagedResponse > listViewsPagedCallable ()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow ()
undeleteBucketCallable()
public UnaryCallable<UndeleteBucketRequest , Empty > undeleteBucketCallable ()
Returns
Overrides
updateBucketCallable()
public UnaryCallable<UpdateBucketRequest , LogBucket > updateBucketCallable ()
Returns
Overrides
updateCmekSettingsCallable()
public UnaryCallable<UpdateCmekSettingsRequest , CmekSettings > updateCmekSettingsCallable ()
Returns
Overrides
updateExclusionCallable()
public UnaryCallable<UpdateExclusionRequest , LogExclusion > updateExclusionCallable ()
Returns
Overrides
updateSettingsCallable()
public UnaryCallable<UpdateSettingsRequest , Settings > updateSettingsCallable ()
Returns
Overrides
updateSinkCallable()
public UnaryCallable<UpdateSinkRequest , LogSink > updateSinkCallable ()
Returns
Overrides
updateViewCallable()
public UnaryCallable<UpdateViewRequest , LogView > updateViewCallable ()
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]