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 |
---|---|
InsertSslPolicyHttpRequest |
InsertSslPolicyHttpRequest.Builder.build() |
static InsertSslPolicyHttpRequest |
InsertSslPolicyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertSslPolicyHttpRequest,Operation> |
SslPolicyClient.insertSslPolicyCallable()
Returns the specified SSL policy resource.
|
UnaryCallSettings<InsertSslPolicyHttpRequest,Operation> |
SslPolicySettings.insertSslPolicySettings()
Returns the object with the settings used for calls to insertSslPolicy.
|
UnaryCallSettings.Builder<InsertSslPolicyHttpRequest,Operation> |
SslPolicySettings.Builder.insertSslPolicySettings()
Returns the builder for the settings used for calls to insertSslPolicy.
|
Modifier and Type | Method and Description |
---|---|
Operation |
SslPolicyClient.insertSslPolicy(InsertSslPolicyHttpRequest request)
Returns the specified SSL policy resource.
|
InsertSslPolicyHttpRequest.Builder |
InsertSslPolicyHttpRequest.Builder.mergeFrom(InsertSslPolicyHttpRequest other) |
static InsertSslPolicyHttpRequest.Builder |
InsertSslPolicyHttpRequest.newBuilder(InsertSslPolicyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertSslPolicyHttpRequest,Operation> |
HttpJsonSslPolicyStub.insertSslPolicyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertSslPolicyHttpRequest,Operation> |
SslPolicyStub.insertSslPolicyCallable() |
UnaryCallable<InsertSslPolicyHttpRequest,Operation> |
HttpJsonSslPolicyStub.insertSslPolicyCallable() |
UnaryCallSettings<InsertSslPolicyHttpRequest,Operation> |
SslPolicyStubSettings.insertSslPolicySettings()
Returns the object with the settings used for calls to insertSslPolicy.
|
UnaryCallSettings.Builder<InsertSslPolicyHttpRequest,Operation> |
SslPolicyStubSettings.Builder.insertSslPolicySettings()
Returns the builder for the settings used for calls to insertSslPolicy.
|
Copyright © 2019 Google LLC. All rights reserved.