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 |
---|---|
InsertBackendBucketHttpRequest |
InsertBackendBucketHttpRequest.Builder.build() |
static InsertBackendBucketHttpRequest |
InsertBackendBucketHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertBackendBucketHttpRequest,Operation> |
BackendBucketClient.insertBackendBucketCallable()
Creates a BackendBucket resource in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertBackendBucketHttpRequest,Operation> |
BackendBucketSettings.insertBackendBucketSettings()
Returns the object with the settings used for calls to insertBackendBucket.
|
UnaryCallSettings.Builder<InsertBackendBucketHttpRequest,Operation> |
BackendBucketSettings.Builder.insertBackendBucketSettings()
Returns the builder for the settings used for calls to insertBackendBucket.
|
Modifier and Type | Method and Description |
---|---|
Operation |
BackendBucketClient.insertBackendBucket(InsertBackendBucketHttpRequest request)
Creates a BackendBucket resource in the specified project using the data included in the
request.
|
InsertBackendBucketHttpRequest.Builder |
InsertBackendBucketHttpRequest.Builder.mergeFrom(InsertBackendBucketHttpRequest other) |
static InsertBackendBucketHttpRequest.Builder |
InsertBackendBucketHttpRequest.newBuilder(InsertBackendBucketHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertBackendBucketHttpRequest,Operation> |
HttpJsonBackendBucketStub.insertBackendBucketMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertBackendBucketHttpRequest,Operation> |
HttpJsonBackendBucketStub.insertBackendBucketCallable() |
UnaryCallable<InsertBackendBucketHttpRequest,Operation> |
BackendBucketStub.insertBackendBucketCallable() |
UnaryCallSettings<InsertBackendBucketHttpRequest,Operation> |
BackendBucketStubSettings.insertBackendBucketSettings()
Returns the object with the settings used for calls to insertBackendBucket.
|
UnaryCallSettings.Builder<InsertBackendBucketHttpRequest,Operation> |
BackendBucketStubSettings.Builder.insertBackendBucketSettings()
Returns the builder for the settings used for calls to insertBackendBucket.
|
Copyright © 2019 Google LLC. All rights reserved.