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