public static final class SecretNote.Builder extends GeneratedMessage.Builder<SecretNote.Builder> implements SecretNoteOrBuilderThe note representing a secret.
Protobuf type grafeas.v1.SecretNote
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SecretNote.BuilderImplements
SecretNoteOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SecretNote build()| Returns | |
|---|---|
| Type | Description |
SecretNote |
|
buildPartial()
public SecretNote buildPartial()| Returns | |
|---|---|
| Type | Description |
SecretNote |
|
clear()
public SecretNote.Builder clear()| Returns | |
|---|---|
| Type | Description |
SecretNote.Builder |
|
getDefaultInstanceForType()
public SecretNote getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SecretNote |
|
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(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SecretNote.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SecretNote.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SecretNote.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SecretNote.Builder |
|
mergeFrom(SecretNote other)
public SecretNote.Builder mergeFrom(SecretNote other)| Parameter | |
|---|---|
| Name | Description |
other |
SecretNote |
| Returns | |
|---|---|
| Type | Description |
SecretNote.Builder |
|