public static final class CheckClusterHealth.Builder extends GeneratedMessage.Builder<CheckClusterHealth.Builder> implements CheckClusterHealthOrBuilderWhen set in OperationStep, indicates that cluster health check should be performed.
Protobuf type google.cloud.hypercomputecluster.v1.CheckClusterHealth
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CheckClusterHealth.BuilderImplements
CheckClusterHealthOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public CheckClusterHealth getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CheckClusterHealth |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CheckClusterHealth.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CheckClusterHealth.Builder |
|