| Modifier and Type | Class and Description |
|---|---|
class |
VersionDescription
Details about each available version for an infotype.
|
static class |
VersionDescription.Builder
Details about each available version for an infotype.
|
| Modifier and Type | Method and Description |
|---|---|
VersionDescriptionOrBuilder |
InfoTypeDescriptionOrBuilder.getVersionsOrBuilder(int index)
A list of available versions for the infotype.
|
VersionDescriptionOrBuilder |
InfoTypeDescription.getVersionsOrBuilder(int index)
A list of available versions for the infotype.
|
VersionDescriptionOrBuilder |
InfoTypeDescription.Builder.getVersionsOrBuilder(int index)
A list of available versions for the infotype.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VersionDescriptionOrBuilder> |
InfoTypeDescriptionOrBuilder.getVersionsOrBuilderList()
A list of available versions for the infotype.
|
List<? extends VersionDescriptionOrBuilder> |
InfoTypeDescription.getVersionsOrBuilderList()
A list of available versions for the infotype.
|
List<? extends VersionDescriptionOrBuilder> |
InfoTypeDescription.Builder.getVersionsOrBuilderList()
A list of available versions for the infotype.
|
Copyright © 2022 Google LLC. All rights reserved.