| Package | Description |
|---|---|
| com.aserto.directory.schema.v2 |
| Modifier and Type | Method and Description |
|---|---|
GuideState |
GuideState.Builder.build() |
GuideState |
GuideState.Builder.buildPartial() |
static GuideState |
GuideState.getDefaultInstance() |
GuideState |
GuideState.getDefaultInstanceForType() |
GuideState |
GuideState.Builder.getDefaultInstanceForType() |
GuideState |
AccountProperties.getGettingStarted()
Tracks the account owner's progress through the getting-started guide.
|
GuideState |
AccountProperties.Builder.getGettingStarted()
Tracks the account owner's progress through the getting-started guide.
|
GuideState |
AccountPropertiesOrBuilder.getGettingStarted()
Tracks the account owner's progress through the getting-started guide.
|
static GuideState |
GuideState.parseDelimitedFrom(InputStream input) |
static GuideState |
GuideState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuideState |
GuideState.parseFrom(byte[] data) |
static GuideState |
GuideState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuideState |
GuideState.parseFrom(ByteBuffer data) |
static GuideState |
GuideState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuideState |
GuideState.parseFrom(com.google.protobuf.ByteString data) |
static GuideState |
GuideState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuideState |
GuideState.parseFrom(com.google.protobuf.CodedInputStream input) |
static GuideState |
GuideState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuideState |
GuideState.parseFrom(InputStream input) |
static GuideState |
GuideState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GuideState> |
GuideState.getParserForType() |
static com.google.protobuf.Parser<GuideState> |
GuideState.parser() |
| Modifier and Type | Method and Description |
|---|---|
GuideState.Builder |
GuideState.Builder.mergeFrom(GuideState other) |
AccountProperties.Builder |
AccountProperties.Builder.mergeGettingStarted(GuideState value)
Tracks the account owner's progress through the getting-started guide.
|
static GuideState.Builder |
GuideState.newBuilder(GuideState prototype) |
AccountProperties.Builder |
AccountProperties.Builder.setGettingStarted(GuideState value)
Tracks the account owner's progress through the getting-started guide.
|
Copyright © 2024. All rights reserved.