Class CreateOrchestrator.Builder (0.8.0)

public static final class CreateOrchestrator.Builder extends GeneratedMessage.Builder<CreateOrchestrator.Builder> implements CreateOrchestratorOrBuilder

When set in OperationStep, indicates that an orchestrator should be created.

Protobuf type google.cloud.hypercomputecluster.v1.CreateOrchestrator

Static Methods

getDescriptor()

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

Methods

build()

public CreateOrchestrator build()
Returns
Type Description
CreateOrchestrator

buildPartial()

public CreateOrchestrator buildPartial()
Returns
Type Description
CreateOrchestrator

clear()

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

getDefaultInstanceForType()

public CreateOrchestrator getDefaultInstanceForType()
Returns
Type Description
CreateOrchestrator

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(CreateOrchestrator other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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