@Generated(value="by gapic-generator-java") public abstract class PreviewFeaturesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
PreviewFeaturesStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<GetPreviewFeatureRequest,PreviewFeature> |
getCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPreviewFeaturesRequest,PreviewFeatureList> |
listCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPreviewFeaturesRequest,PreviewFeaturesClient.ListPagedResponse> |
listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdatePreviewFeatureRequest,Operation> |
updateCallable() |
com.google.api.gax.rpc.OperationCallable<UpdatePreviewFeatureRequest,Operation,Operation> |
updateOperationCallable() |
public com.google.api.gax.rpc.UnaryCallable<GetPreviewFeatureRequest,PreviewFeature> getCallable()
public com.google.api.gax.rpc.UnaryCallable<ListPreviewFeaturesRequest,PreviewFeaturesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListPreviewFeaturesRequest,PreviewFeatureList> listCallable()
public com.google.api.gax.rpc.OperationCallable<UpdatePreviewFeatureRequest,Operation,Operation> updateOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdatePreviewFeatureRequest,Operation> updateCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.