Class RegionSslPoliciesStub (1.68.0)

public abstract class RegionSslPoliciesStub implements BackgroundResource

Base stub class for the RegionSslPolicies service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > RegionSslPoliciesStub

Implements

BackgroundResource

Constructors

RegionSslPoliciesStub()

public RegionSslPoliciesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionSslPolicyRequest,Operation> deleteCallable()

deleteOperationCallable()

public OperationCallable<DeleteRegionSslPolicyRequest,Operation,Operation> deleteOperationCallable()

getCallable()

public UnaryCallable<GetRegionSslPolicyRequest,SslPolicy> getCallable()

insertCallable()

public UnaryCallable<InsertRegionSslPolicyRequest,Operation> insertCallable()

insertOperationCallable()

public OperationCallable<InsertRegionSslPolicyRequest,Operation,Operation> insertOperationCallable()

listAvailableFeaturesCallable()

public UnaryCallable<ListAvailableFeaturesRegionSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse> listAvailableFeaturesCallable()

listCallable()

public UnaryCallable<ListRegionSslPoliciesRequest,SslPoliciesList> listCallable()

listPagedCallable()

public UnaryCallable<ListRegionSslPoliciesRequest,RegionSslPoliciesClient.ListPagedResponse> listPagedCallable()

patchCallable()

public UnaryCallable<PatchRegionSslPolicyRequest,Operation> patchCallable()

patchOperationCallable()

public OperationCallable<PatchRegionSslPolicyRequest,Operation,Operation> patchOperationCallable()