Uses of Class
com.google.cloud.compute.v1.stub.SslPoliciesStub
-
Packages that use SslPoliciesStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SslPoliciesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SslPoliciesStub Modifier and Type Method Description SslPoliciesStubSslPoliciesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type SslPoliciesStub Modifier and Type Method Description static SslPoliciesClientSslPoliciesClient. create(SslPoliciesStub stub)Constructs an instance of SslPoliciesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type SslPoliciesStub Constructor Description SslPoliciesClient(SslPoliciesStub stub) -
Uses of SslPoliciesStub in com.google.cloud.compute.v1.stub
Subclasses of SslPoliciesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonSslPoliciesStubREST stub implementation for the SslPolicies service API.Methods in com.google.cloud.compute.v1.stub that return SslPoliciesStub Modifier and Type Method Description SslPoliciesStubSslPoliciesStubSettings. createStub()
-