public static final class CreateOrchestrator.Builder extends GeneratedMessage.Builder<CreateOrchestrator.Builder> implements CreateOrchestratorOrBuilderWhen set in OperationStep, indicates that an orchestrator should be created.
Protobuf type google.cloud.hypercomputecluster.v1.CreateOrchestrator
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > CreateOrchestrator.BuilderImplements
CreateOrchestratorOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public CreateOrchestrator getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CreateOrchestrator |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public CreateOrchestrator.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
CreateOrchestrator.Builder |
|