Uses of Class
com.google.cloud.compute.v1.PatchBackendBucketRequest
-
Packages that use PatchBackendBucketRequest 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 PatchBackendBucketRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PatchBackendBucketRequest Modifier and Type Method Description PatchBackendBucketRequestPatchBackendBucketRequest.Builder. build()PatchBackendBucketRequestPatchBackendBucketRequest.Builder. buildPartial()static PatchBackendBucketRequestPatchBackendBucketRequest. getDefaultInstance()PatchBackendBucketRequestPatchBackendBucketRequest.Builder. getDefaultInstanceForType()PatchBackendBucketRequestPatchBackendBucketRequest. getDefaultInstanceForType()static PatchBackendBucketRequestPatchBackendBucketRequest. parseDelimitedFrom(InputStream input)static PatchBackendBucketRequestPatchBackendBucketRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(byte[] data)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(com.google.protobuf.ByteString data)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(InputStream input)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(ByteBuffer data)static PatchBackendBucketRequestPatchBackendBucketRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type PatchBackendBucketRequest Modifier and Type Method Description com.google.protobuf.Parser<PatchBackendBucketRequest>PatchBackendBucketRequest. getParserForType()static com.google.protobuf.Parser<PatchBackendBucketRequest>PatchBackendBucketRequest. parser()com.google.api.gax.rpc.UnaryCallable<PatchBackendBucketRequest,Operation>BackendBucketsClient. patchCallable()Updates the specified BackendBucket resource with the data included in the request.com.google.api.gax.rpc.OperationCallable<PatchBackendBucketRequest,Operation,Operation>BackendBucketsClient. patchOperationCallable()Updates the specified BackendBucket resource with the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<PatchBackendBucketRequest,Operation,Operation>BackendBucketsSettings.Builder. patchOperationSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchBackendBucketRequest,Operation,Operation>BackendBucketsSettings. patchOperationSettings()Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchBackendBucketRequest,Operation>BackendBucketsSettings.Builder. patchSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchBackendBucketRequest,Operation>BackendBucketsSettings. patchSettings()Returns the object with the settings used for calls to patch.Methods in com.google.cloud.compute.v1 with parameters of type PatchBackendBucketRequest Modifier and Type Method Description PatchBackendBucketRequest.BuilderPatchBackendBucketRequest.Builder. mergeFrom(PatchBackendBucketRequest other)static PatchBackendBucketRequest.BuilderPatchBackendBucketRequest. newBuilder(PatchBackendBucketRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>BackendBucketsClient. patchAsync(PatchBackendBucketRequest request)Updates the specified BackendBucket resource with the data included in the request. -
Uses of PatchBackendBucketRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PatchBackendBucketRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchBackendBucketRequest,Operation>BackendBucketsStub. patchCallable()com.google.api.gax.rpc.UnaryCallable<PatchBackendBucketRequest,Operation>HttpJsonBackendBucketsStub. patchCallable()com.google.api.gax.rpc.OperationCallable<PatchBackendBucketRequest,Operation,Operation>BackendBucketsStub. patchOperationCallable()com.google.api.gax.rpc.OperationCallable<PatchBackendBucketRequest,Operation,Operation>HttpJsonBackendBucketsStub. patchOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<PatchBackendBucketRequest,Operation,Operation>BackendBucketsStubSettings.Builder. patchOperationSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchBackendBucketRequest,Operation,Operation>BackendBucketsStubSettings. patchOperationSettings()Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchBackendBucketRequest,Operation>BackendBucketsStubSettings.Builder. patchSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchBackendBucketRequest,Operation>BackendBucketsStubSettings. patchSettings()Returns the object with the settings used for calls to patch.
-