Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.PutIndexPolicyResponse.Builder
Packages that use PutIndexPolicyResponse.Builder
-
Uses of PutIndexPolicyResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return PutIndexPolicyResponse.BuilderModifier and TypeMethodDescriptionPutIndexPolicyResponse.builder()default PutIndexPolicyResponse.BuilderPutIndexPolicyResponse.Builder.indexPolicy(Consumer<IndexPolicy.Builder> indexPolicy) The index policy that you just created or updated.PutIndexPolicyResponse.Builder.indexPolicy(IndexPolicy indexPolicy) The index policy that you just created or updated.PutIndexPolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type PutIndexPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutIndexPolicyResponse.Builder>PutIndexPolicyResponse.serializableBuilderClass()