Class SslPoliciesStub (1.68.0)

public abstract class SslPoliciesStub implements BackgroundResource

Base stub class for the SslPolicies service API.

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

Inheritance

java.lang.Object > SslPoliciesStub

Implements

BackgroundResource

Constructors

SslPoliciesStub()

public SslPoliciesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteSslPolicyRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteSslPolicyRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetSslPolicyRequest,SslPolicy> getCallable()
Returns
Type Description
UnaryCallable<GetSslPolicyRequest,SslPolicy>

insertCallable()

public UnaryCallable<InsertSslPolicyRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertSslPolicyRequest,Operation>

insertOperationCallable()

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

listAvailableFeaturesCallable()

public UnaryCallable<ListAvailableFeaturesSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse> listAvailableFeaturesCallable()

listCallable()

public UnaryCallable<ListSslPoliciesRequest,SslPoliciesList> listCallable()

listPagedCallable()

public UnaryCallable<ListSslPoliciesRequest,SslPoliciesClient.ListPagedResponse> listPagedCallable()

patchCallable()

public UnaryCallable<PatchSslPolicyRequest,Operation> patchCallable()
Returns
Type Description
UnaryCallable<PatchSslPolicyRequest,Operation>

patchOperationCallable()

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