Class SslPoliciesStub (1.22.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()
Returns
TypeDescription
UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteSslPolicyRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteSslPolicyRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetSslPolicyRequest,SslPolicy> getCallable()
Returns
TypeDescription
UnaryCallable<GetSslPolicyRequest,SslPolicy>

insertCallable()

public UnaryCallable<InsertSslPolicyRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertSslPolicyRequest,Operation>

insertOperationCallable()

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

listAvailableFeaturesCallable()

public UnaryCallable<ListAvailableFeaturesSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse> listAvailableFeaturesCallable()
Returns
TypeDescription
UnaryCallable<ListAvailableFeaturesSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse>

listCallable()

public UnaryCallable<ListSslPoliciesRequest,SslPoliciesList> listCallable()
Returns
TypeDescription
UnaryCallable<ListSslPoliciesRequest,SslPoliciesList>

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchSslPolicyRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchSslPolicyRequest,Operation>

patchOperationCallable()

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