Send feedback
Class ConfigServiceV2Stub (3.10.7)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.10.7 keyboard_arrow_down
public abstract class ConfigServiceV2Stub implements BackgroundResource
Base stub class for the ConfigServiceV2 service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
ConfigServiceV2Stub()
public ConfigServiceV2Stub ()
Methods
close()
public abstract void close ()
copyLogEntriesCallable()
public UnaryCallable<CopyLogEntriesRequest , Operation > copyLogEntriesCallable ()
Returns
copyLogEntriesOperationCallable()
public OperationCallable<CopyLogEntriesRequest , CopyLogEntriesResponse , CopyLogEntriesMetadata > copyLogEntriesOperationCallable ()
Returns
createBucketCallable()
public UnaryCallable<CreateBucketRequest , LogBucket > createBucketCallable ()
Returns
createExclusionCallable()
public UnaryCallable<CreateExclusionRequest , LogExclusion > createExclusionCallable ()
Returns
createSinkCallable()
public UnaryCallable<CreateSinkRequest , LogSink > createSinkCallable ()
Returns
createViewCallable()
public UnaryCallable<CreateViewRequest , LogView > createViewCallable ()
Returns
deleteBucketCallable()
public UnaryCallable<DeleteBucketRequest , Empty > deleteBucketCallable ()
Returns
deleteExclusionCallable()
public UnaryCallable<DeleteExclusionRequest , Empty > deleteExclusionCallable ()
Returns
deleteSinkCallable()
public UnaryCallable<DeleteSinkRequest , Empty > deleteSinkCallable ()
Returns
deleteViewCallable()
public UnaryCallable<DeleteViewRequest , Empty > deleteViewCallable ()
Returns
getBucketCallable()
public UnaryCallable<GetBucketRequest , LogBucket > getBucketCallable ()
Returns
getCmekSettingsCallable()
public UnaryCallable<GetCmekSettingsRequest , CmekSettings > getCmekSettingsCallable ()
Returns
getExclusionCallable()
public UnaryCallable<GetExclusionRequest , LogExclusion > getExclusionCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getSettingsCallable()
public UnaryCallable<GetSettingsRequest , Settings > getSettingsCallable ()
Returns
getSinkCallable()
public UnaryCallable<GetSinkRequest , LogSink > getSinkCallable ()
Returns
getViewCallable()
public UnaryCallable<GetViewRequest , LogView > getViewCallable ()
Returns
listBucketsCallable()
public UnaryCallable<ListBucketsRequest , ListBucketsResponse > listBucketsCallable ()
Returns
listBucketsPagedCallable()
public UnaryCallable<ListBucketsRequest , ConfigClient . ListBucketsPagedResponse > listBucketsPagedCallable ()
Returns
listExclusionsCallable()
public UnaryCallable<ListExclusionsRequest , ListExclusionsResponse > listExclusionsCallable ()
Returns
listExclusionsPagedCallable()
public UnaryCallable<ListExclusionsRequest , ConfigClient . ListExclusionsPagedResponse > listExclusionsPagedCallable ()
Returns
listSinksCallable()
public UnaryCallable<ListSinksRequest , ListSinksResponse > listSinksCallable ()
Returns
listSinksPagedCallable()
public UnaryCallable<ListSinksRequest , ConfigClient . ListSinksPagedResponse > listSinksPagedCallable ()
Returns
listViewsCallable()
public UnaryCallable<ListViewsRequest , ListViewsResponse > listViewsCallable ()
Returns
listViewsPagedCallable()
public UnaryCallable<ListViewsRequest , ConfigClient . ListViewsPagedResponse > listViewsPagedCallable ()
Returns
undeleteBucketCallable()
public UnaryCallable<UndeleteBucketRequest , Empty > undeleteBucketCallable ()
Returns
updateBucketCallable()
public UnaryCallable<UpdateBucketRequest , LogBucket > updateBucketCallable ()
Returns
updateCmekSettingsCallable()
public UnaryCallable<UpdateCmekSettingsRequest , CmekSettings > updateCmekSettingsCallable ()
Returns
updateExclusionCallable()
public UnaryCallable<UpdateExclusionRequest , LogExclusion > updateExclusionCallable ()
Returns
updateSettingsCallable()
public UnaryCallable<UpdateSettingsRequest , Settings > updateSettingsCallable ()
Returns
updateSinkCallable()
public UnaryCallable<UpdateSinkRequest , LogSink > updateSinkCallable ()
Returns
updateViewCallable()
public UnaryCallable<UpdateViewRequest , LogView > updateViewCallable ()
Returns
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 2024-11-02 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 2024-11-02 UTC."],[],[]]