| Package | Description |
|---|---|
| com.aserto.directory.schema.v3 |
| Modifier and Type | Method and Description |
|---|---|
AccountProperties |
AccountProperties.Builder.build() |
AccountProperties |
AccountProperties.Builder.buildPartial() |
AccountProperties |
TenantPropertiesOrBuilder.getAccount()
Additional properties that are only set accounts (personal tenant).
|
AccountProperties |
TenantProperties.getAccount()
Additional properties that are only set accounts (personal tenant).
|
AccountProperties |
TenantProperties.Builder.getAccount()
Additional properties that are only set accounts (personal tenant).
|
static AccountProperties |
AccountProperties.getDefaultInstance() |
AccountProperties |
AccountProperties.getDefaultInstanceForType() |
AccountProperties |
AccountProperties.Builder.getDefaultInstanceForType() |
static AccountProperties |
AccountProperties.parseDelimitedFrom(InputStream input) |
static AccountProperties |
AccountProperties.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountProperties |
AccountProperties.parseFrom(byte[] data) |
static AccountProperties |
AccountProperties.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountProperties |
AccountProperties.parseFrom(ByteBuffer data) |
static AccountProperties |
AccountProperties.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountProperties |
AccountProperties.parseFrom(com.google.protobuf.ByteString data) |
static AccountProperties |
AccountProperties.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountProperties |
AccountProperties.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountProperties |
AccountProperties.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountProperties |
AccountProperties.parseFrom(InputStream input) |
static AccountProperties |
AccountProperties.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AccountProperties> |
AccountProperties.getParserForType() |
static com.google.protobuf.Parser<AccountProperties> |
AccountProperties.parser() |
| Modifier and Type | Method and Description |
|---|---|
TenantProperties.Builder |
TenantProperties.Builder.mergeAccount(AccountProperties value)
Additional properties that are only set accounts (personal tenant).
|
AccountProperties.Builder |
AccountProperties.Builder.mergeFrom(AccountProperties other) |
static AccountProperties.Builder |
AccountProperties.newBuilder(AccountProperties prototype) |
TenantProperties.Builder |
TenantProperties.Builder.setAccount(AccountProperties value)
Additional properties that are only set accounts (personal tenant).
|
Copyright © 2024. All rights reserved.