public static final class PostProcessingStep.Builder extends GeneratedMessage.Builder<PostProcessingStep.Builder> implements PostProcessingStepOrBuilderPostProcessingStep contains specific step details.
Protobuf type google.cloud.vmmigration.v1.PostProcessingStep
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > PostProcessingStep.BuilderImplements
PostProcessingStepOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public PostProcessingStep build()| Returns | |
|---|---|
| Type | Description |
PostProcessingStep |
|
buildPartial()
public PostProcessingStep buildPartial()| Returns | |
|---|---|
| Type | Description |
PostProcessingStep |
|
clear()
public PostProcessingStep.Builder clear()| Returns | |
|---|---|
| Type | Description |
PostProcessingStep.Builder |
|
getDefaultInstanceForType()
public PostProcessingStep getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PostProcessingStep |
|
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(PostProcessingStep other)
public PostProcessingStep.Builder mergeFrom(PostProcessingStep other)| Parameter | |
|---|---|
| Name | Description |
other |
PostProcessingStep |
| Returns | |
|---|---|
| Type | Description |
PostProcessingStep.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public PostProcessingStep.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PostProcessingStep.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public PostProcessingStep.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
PostProcessingStep.Builder |
|