Class CheckClusterHealth.Builder (0.8.0)

public static final class CheckClusterHealth.Builder extends GeneratedMessage.Builder<CheckClusterHealth.Builder> implements CheckClusterHealthOrBuilder

When set in OperationStep, indicates that cluster health check should be performed.

Protobuf type google.cloud.hypercomputecluster.v1.CheckClusterHealth

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public CheckClusterHealth build()
Returns
Type Description
CheckClusterHealth

buildPartial()

public CheckClusterHealth buildPartial()
Returns
Type Description
CheckClusterHealth

clear()

public CheckClusterHealth.Builder clear()
Returns
Type Description
CheckClusterHealth.Builder
Overrides

getDefaultInstanceForType()

public CheckClusterHealth getDefaultInstanceForType()
Returns
Type Description
CheckClusterHealth

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(CheckClusterHealth other)

public CheckClusterHealth.Builder mergeFrom(CheckClusterHealth other)
Parameter
Name Description
other CheckClusterHealth
Returns
Type Description
CheckClusterHealth.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public CheckClusterHealth.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CheckClusterHealth.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public CheckClusterHealth.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
CheckClusterHealth.Builder
Overrides