@Generated(value="by gapic-generator-java") public abstract class SslPoliciesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
SslPoliciesStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteSslPolicyRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteSslPolicyRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetSslPolicyRequest,SslPolicy> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertSslPolicyRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertSslPolicyRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesRequest,SslPoliciesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesRequest,SslPoliciesList> listCallable()
public com.google.api.gax.rpc.UnaryCallable<ListAvailableFeaturesSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse> listAvailableFeaturesCallable()
public com.google.api.gax.rpc.OperationCallable<PatchSslPolicyRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchSslPolicyRequest,Operation> patchCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.