| 程序包 | 说明 |
|---|---|
| com.v2ray.core.proxy.vmess |
| 限定符和类型 | 方法和说明 |
|---|---|
Account.Builder |
Account.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Account.Builder |
Account.Builder.clear() |
Account.Builder |
Account.Builder.clearAlterId()
Number of alternative IDs.
|
Account.Builder |
Account.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Account.Builder |
Account.Builder.clearId()
ID of the account, in the form of a UUID, e.g., "66ad4540-b58c-4ad2-9926-ea63445a9b57".
|
Account.Builder |
Account.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Account.Builder |
Account.Builder.clearSecuritySettings()
Security settings.
|
Account.Builder |
Account.Builder.clone() |
Account.Builder |
Account.Builder.mergeFrom(Account other) |
Account.Builder |
Account.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Account.Builder |
Account.Builder.mergeFrom(com.google.protobuf.Message other) |
Account.Builder |
Account.Builder.mergeSecuritySettings(SecurityConfig value)
Security settings.
|
Account.Builder |
Account.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Account.Builder |
Account.newBuilder() |
static Account.Builder |
Account.newBuilder(Account prototype) |
Account.Builder |
Account.newBuilderForType() |
protected Account.Builder |
Account.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Account.Builder |
Account.Builder.setAlterId(int value)
Number of alternative IDs.
|
Account.Builder |
Account.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Account.Builder |
Account.Builder.setId(String value)
ID of the account, in the form of a UUID, e.g., "66ad4540-b58c-4ad2-9926-ea63445a9b57".
|
Account.Builder |
Account.Builder.setIdBytes(com.google.protobuf.ByteString value)
ID of the account, in the form of a UUID, e.g., "66ad4540-b58c-4ad2-9926-ea63445a9b57".
|
Account.Builder |
Account.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Account.Builder |
Account.Builder.setSecuritySettings(SecurityConfig.Builder builderForValue)
Security settings.
|
Account.Builder |
Account.Builder.setSecuritySettings(SecurityConfig value)
Security settings.
|
Account.Builder |
Account.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Account.Builder |
Account.toBuilder() |
Copyright © 2019. All rights reserved.