Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
GetSslPolicyHttpRequest |
GetSslPolicyHttpRequest.Builder.build() |
static GetSslPolicyHttpRequest |
GetSslPolicyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSslPolicyHttpRequest,SslPolicy> |
SslPolicyClient.getSslPolicyCallable()
Lists all of the ordered rules present in a single specified policy.
|
UnaryCallSettings<GetSslPolicyHttpRequest,SslPolicy> |
SslPolicySettings.getSslPolicySettings()
Returns the object with the settings used for calls to getSslPolicy.
|
UnaryCallSettings.Builder<GetSslPolicyHttpRequest,SslPolicy> |
SslPolicySettings.Builder.getSslPolicySettings()
Returns the builder for the settings used for calls to getSslPolicy.
|
Modifier and Type | Method and Description |
---|---|
SslPolicy |
SslPolicyClient.getSslPolicy(GetSslPolicyHttpRequest request)
Lists all of the ordered rules present in a single specified policy.
|
GetSslPolicyHttpRequest.Builder |
GetSslPolicyHttpRequest.Builder.mergeFrom(GetSslPolicyHttpRequest other) |
static GetSslPolicyHttpRequest.Builder |
GetSslPolicyHttpRequest.newBuilder(GetSslPolicyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetSslPolicyHttpRequest,SslPolicy> |
HttpJsonSslPolicyStub.getSslPolicyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSslPolicyHttpRequest,SslPolicy> |
SslPolicyStub.getSslPolicyCallable() |
UnaryCallable<GetSslPolicyHttpRequest,SslPolicy> |
HttpJsonSslPolicyStub.getSslPolicyCallable() |
UnaryCallSettings<GetSslPolicyHttpRequest,SslPolicy> |
SslPolicyStubSettings.getSslPolicySettings()
Returns the object with the settings used for calls to getSslPolicy.
|
UnaryCallSettings.Builder<GetSslPolicyHttpRequest,SslPolicy> |
SslPolicyStubSettings.Builder.getSslPolicySettings()
Returns the builder for the settings used for calls to getSslPolicy.
|
Copyright © 2019 Google LLC. All rights reserved.