Class PatchDeployments.ResumePatchDeploymentRequest.Builder (2.23.0)

public static final class PatchDeployments.ResumePatchDeploymentRequest.Builder extends GeneratedMessageV3.Builder<PatchDeployments.ResumePatchDeploymentRequest.Builder> implements PatchDeployments.ResumePatchDeploymentRequestOrBuilder

A request message for resuming a patch deployment.

Protobuf type google.cloud.osconfig.v1.ResumePatchDeploymentRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public PatchDeployments.ResumePatchDeploymentRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
PatchDeployments.ResumePatchDeploymentRequest.Builder
Overrides

build()

public PatchDeployments.ResumePatchDeploymentRequest build()
Returns
TypeDescription
PatchDeployments.ResumePatchDeploymentRequest

buildPartial()

public PatchDeployments.ResumePatchDeploymentRequest buildPartial()
Returns
TypeDescription
PatchDeployments.ResumePatchDeploymentRequest

clear()

public PatchDeployments.ResumePatchDeploymentRequest.Builder clear()
Returns
TypeDescription
PatchDeployments.ResumePatchDeploymentRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public PatchDeployments.ResumePatchDeploymentRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
PatchDeployments.ResumePatchDeploymentRequest.Builder
Overrides

clearName()

public PatchDeployments.ResumePatchDeploymentRequest.Builder clearName()

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
PatchDeployments.ResumePatchDeploymentRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public PatchDeployments.ResumePatchDeploymentRequest.Builder clearOneof