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 SslPoliciesStub
SslPoliciesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type SslPoliciesStub Modifier and Type Method Description static SslPoliciesClient
SslPoliciesClient. 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 class
HttpJsonSslPoliciesStub
REST stub implementation for the SslPolicies service API.Methods in com.google.cloud.compute.v1.stub that return SslPoliciesStub Modifier and Type Method Description SslPoliciesStub
SslPoliciesStubSettings. createStub()
-