@Deprecated @Generated(value="by gapic-generator-java") public abstract class ResourceSettingsServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
ResourceSettingsServiceStub()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<GetSettingRequest,Setting> |
getSettingCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ListSettingsResponse> |
listSettingsCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ResourceSettingsServiceClient.ListSettingsPagedResponse> |
listSettingsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<UpdateSettingRequest,Setting> |
updateSettingCallable()
Deprecated.
|
public com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ResourceSettingsServiceClient.ListSettingsPagedResponse> listSettingsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListSettingsRequest,ListSettingsResponse> listSettingsCallable()
public com.google.api.gax.rpc.UnaryCallable<GetSettingRequest,Setting> getSettingCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateSettingRequest,Setting> updateSettingCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.