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