@Generated(value="by gapic-generator-java") public class HttpJsonSslPoliciesStub extends SslPoliciesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonSslPoliciesStub(SslPoliciesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonSslPoliciesStub, using the given settings.
|
protected |
HttpJsonSslPoliciesStub(SslPoliciesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonSslPoliciesStub, using the given settings.
|
protected HttpJsonSslPoliciesStub(SslPoliciesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonSslPoliciesStub(SslPoliciesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonSslPoliciesStub create(SslPoliciesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonSslPoliciesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonSslPoliciesStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList> aggregatedListCallable()
aggregatedListCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteSslPolicyRequest,Operation> deleteCallable()
deleteCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteSslPolicyRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<GetSslPolicyRequest,SslPolicy> getCallable()
getCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertSslPolicyRequest,Operation> insertCallable()
insertCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.OperationCallable<InsertSslPolicyRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesRequest,SslPoliciesList> listCallable()
listCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<ListSslPoliciesRequest,SslPoliciesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<ListAvailableFeaturesSslPoliciesRequest,SslPoliciesListAvailableFeaturesResponse> listAvailableFeaturesCallable()
listAvailableFeaturesCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchSslPolicyRequest,Operation> patchCallable()
patchCallable in class SslPoliciesStubpublic com.google.api.gax.rpc.OperationCallable<PatchSslPolicyRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class SslPoliciesStubpublic final void close()
close in interface AutoCloseableclose in class SslPoliciesStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.