Class SslPoliciesStub (1.54.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
Type Description
UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

public OperationCallable<DeleteSslPolicyRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteSslPolicyRequest,Operation,Operation>

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()
Returns
Type Description
OperationCallable<InsertSslPolicyRequest,Operation,Operation>

listAvailableFeaturesCallable()

public UnaryCallable<ListAvailableFeaturesSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse> listAvailableFeaturesCallable()
Returns
Type Description
UnaryCallable<ListAvailableFeaturesSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse>

listCallable()

public UnaryCallable<ListSslPoliciesRequest,SslPoliciesList> listCallable()
Returns
Type Description
UnaryCallable<ListSslPoliciesRequest,SslPoliciesList>

listPagedCallable()

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

patchCallable()

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

patchOperationCallable()

public OperationCallable<PatchSslPolicyRequest,Operation,Operation> patchOperationCallable()
Returns
Type Description
OperationCallable<PatchSslPolicyRequest,Operation,Operation>