static GetIndexingConfigurationResponse.Builder |
GetIndexingConfigurationResponse.builder() |
default GetIndexingConfigurationResponse.Builder |
GetIndexingConfigurationResponse.Builder.thingGroupIndexingConfiguration(Consumer<ThingGroupIndexingConfiguration.Builder> thingGroupIndexingConfiguration)
The index configuration.
|
GetIndexingConfigurationResponse.Builder |
GetIndexingConfigurationResponse.Builder.thingGroupIndexingConfiguration(ThingGroupIndexingConfiguration thingGroupIndexingConfiguration)
The index configuration.
|
default GetIndexingConfigurationResponse.Builder |
GetIndexingConfigurationResponse.Builder.thingIndexingConfiguration(Consumer<ThingIndexingConfiguration.Builder> thingIndexingConfiguration)
Thing indexing configuration.
|
GetIndexingConfigurationResponse.Builder |
GetIndexingConfigurationResponse.Builder.thingIndexingConfiguration(ThingIndexingConfiguration thingIndexingConfiguration)
Thing indexing configuration.
|
GetIndexingConfigurationResponse.Builder |
GetIndexingConfigurationResponse.toBuilder() |