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