public static final class Encryption.SampleAesEncryption.Builder extends GeneratedMessage.Builder<Encryption.SampleAesEncryption.Builder> implements Encryption.SampleAesEncryptionOrBuilderConfiguration for SAMPLE-AES encryption.
Protobuf type google.cloud.video.transcoder.v1.Encryption.SampleAesEncryption
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Encryption.SampleAesEncryption.BuilderImplements
Encryption.SampleAesEncryptionOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Encryption.SampleAesEncryption build()| Returns | |
|---|---|
| Type | Description |
Encryption.SampleAesEncryption |
|
buildPartial()
public Encryption.SampleAesEncryption buildPartial()| Returns | |
|---|---|
| Type | Description |
Encryption.SampleAesEncryption |
|
clear()
public Encryption.SampleAesEncryption.Builder clear()| Returns | |
|---|---|
| Type | Description |
Encryption.SampleAesEncryption.Builder |
|
getDefaultInstanceForType()
public Encryption.SampleAesEncryption getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Encryption.SampleAesEncryption |
|
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(Encryption.SampleAesEncryption other)
public Encryption.SampleAesEncryption.Builder mergeFrom(Encryption.SampleAesEncryption other)| Parameter | |
|---|---|
| Name | Description |
other |
Encryption.SampleAesEncryption |
| Returns | |
|---|---|
| Type | Description |
Encryption.SampleAesEncryption.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Encryption.SampleAesEncryption.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Encryption.SampleAesEncryption.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Encryption.SampleAesEncryption.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Encryption.SampleAesEncryption.Builder |
|