Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeFieldIndexesResponse.Builder
Packages that use DescribeFieldIndexesResponse.Builder
-
Uses of DescribeFieldIndexesResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DescribeFieldIndexesResponse.BuilderModifier and TypeMethodDescriptionDescribeFieldIndexesResponse.builder()DescribeFieldIndexesResponse.Builder.fieldIndexes(Collection<FieldIndex> fieldIndexes) An array containing the field index information.DescribeFieldIndexesResponse.Builder.fieldIndexes(Consumer<FieldIndex.Builder>... fieldIndexes) An array containing the field index information.DescribeFieldIndexesResponse.Builder.fieldIndexes(FieldIndex... fieldIndexes) An array containing the field index information.Sets the value of the NextToken property for this object.DescribeFieldIndexesResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DescribeFieldIndexesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeFieldIndexesResponse.Builder>DescribeFieldIndexesResponse.serializableBuilderClass()