public static final class DeleteLoginNode.Builder extends GeneratedMessage.Builder<DeleteLoginNode.Builder> implements DeleteLoginNodeOrBuilderWhen set in OperationStep, indicates that a login node should be deleted.
Protobuf type google.cloud.hypercomputecluster.v1.DeleteLoginNode
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeleteLoginNode.BuilderImplements
DeleteLoginNodeOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeleteLoginNode build()| Returns | |
|---|---|
| Type | Description |
DeleteLoginNode |
|
buildPartial()
public DeleteLoginNode buildPartial()| Returns | |
|---|---|
| Type | Description |
DeleteLoginNode |
|
clear()
public DeleteLoginNode.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeleteLoginNode.Builder |
|
getDefaultInstanceForType()
public DeleteLoginNode getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteLoginNode |
|
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(DeleteLoginNode other)
public DeleteLoginNode.Builder mergeFrom(DeleteLoginNode other)| Parameter | |
|---|---|
| Name | Description |
other |
DeleteLoginNode |
| Returns | |
|---|---|
| Type | Description |
DeleteLoginNode.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeleteLoginNode.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeleteLoginNode.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeleteLoginNode.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteLoginNode.Builder |
|