| Modifier and Type | Class and Description |
|---|---|
class |
CustomInfoType
Custom information type provided by the user.
|
static class |
CustomInfoType.Builder
Custom information type provided by the user.
|
| Modifier and Type | Method and Description |
|---|---|
CustomInfoTypeOrBuilder |
InspectConfig.getCustomInfoTypesOrBuilder(int index)
CustomInfoTypes provided by the user.
|
CustomInfoTypeOrBuilder |
InspectConfig.Builder.getCustomInfoTypesOrBuilder(int index)
CustomInfoTypes provided by the user.
|
CustomInfoTypeOrBuilder |
InspectConfigOrBuilder.getCustomInfoTypesOrBuilder(int index)
CustomInfoTypes provided by the user.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CustomInfoTypeOrBuilder> |
InspectConfig.getCustomInfoTypesOrBuilderList()
CustomInfoTypes provided by the user.
|
List<? extends CustomInfoTypeOrBuilder> |
InspectConfig.Builder.getCustomInfoTypesOrBuilderList()
CustomInfoTypes provided by the user.
|
List<? extends CustomInfoTypeOrBuilder> |
InspectConfigOrBuilder.getCustomInfoTypesOrBuilderList()
CustomInfoTypes provided by the user.
|
Copyright © 2022 Google LLC. All rights reserved.