public static final class PostProcessingStep.Builder extends GeneratedMessageV3.Builder<PostProcessingStep.Builder> implements PostProcessingStepOrBuilder
PostProcessingStep contains specific step details.
Protobuf type google.events.cloud.vmmigration.v1.PostProcessingStep
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > PostProcessingStep.BuilderImplements
PostProcessingStepOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PostProcessingStep.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |
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 |
clearField(Descriptors.FieldDescriptor field)
public PostProcessingStep.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public PostProcessingStep.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |
clone()
public PostProcessingStep.Builder clone()
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |
getDefaultInstanceForType()
public PostProcessingStep getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
PostProcessingStep |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.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 |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PostProcessingStep.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public PostProcessingStep.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PostProcessingStep.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final PostProcessingStep.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
PostProcessingStep.Builder |