| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.Builder.build() |
ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.Builder.buildPartial() |
ScanConfig.Authentication.CustomAccount |
ScanConfig.AuthenticationOrBuilder.getCustomAccount()
Authentication using a custom account.
|
ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.getCustomAccount()
Authentication using a custom account.
|
ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.Builder.getCustomAccount()
Authentication using a custom account.
|
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.getDefaultInstance() |
ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.getDefaultInstanceForType() |
ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.Builder.getDefaultInstanceForType() |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseDelimitedFrom(InputStream input) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(byte[] data) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(ByteBuffer data) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(com.google.protobuf.ByteString data) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(com.google.protobuf.CodedInputStream input) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(InputStream input) |
static ScanConfig.Authentication.CustomAccount |
ScanConfig.Authentication.CustomAccount.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ScanConfig.Authentication.CustomAccount> |
ScanConfig.Authentication.CustomAccount.getParserForType() |
static com.google.protobuf.Parser<ScanConfig.Authentication.CustomAccount> |
ScanConfig.Authentication.CustomAccount.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.mergeCustomAccount(ScanConfig.Authentication.CustomAccount value)
Authentication using a custom account.
|
ScanConfig.Authentication.CustomAccount.Builder |
ScanConfig.Authentication.CustomAccount.Builder.mergeFrom(ScanConfig.Authentication.CustomAccount other) |
static ScanConfig.Authentication.CustomAccount.Builder |
ScanConfig.Authentication.CustomAccount.newBuilder(ScanConfig.Authentication.CustomAccount prototype) |
ScanConfig.Authentication.Builder |
ScanConfig.Authentication.Builder.setCustomAccount(ScanConfig.Authentication.CustomAccount value)
Authentication using a custom account.
|
Copyright © 2019 Google LLC. All rights reserved.