Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeAccountPoliciesResponse.Builder
Packages that use DescribeAccountPoliciesResponse.Builder
-
Uses of DescribeAccountPoliciesResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DescribeAccountPoliciesResponse.BuilderModifier and TypeMethodDescriptionDescribeAccountPoliciesResponse.Builder.accountPolicies(Collection<AccountPolicy> accountPolicies) An array of structures that contain information about the CloudWatch Logs account policies that match the specified filters.DescribeAccountPoliciesResponse.Builder.accountPolicies(Consumer<AccountPolicy.Builder>... accountPolicies) An array of structures that contain information about the CloudWatch Logs account policies that match the specified filters.DescribeAccountPoliciesResponse.Builder.accountPolicies(AccountPolicy... accountPolicies) An array of structures that contain information about the CloudWatch Logs account policies that match the specified filters.DescribeAccountPoliciesResponse.builder()The token to use when requesting the next set of items.DescribeAccountPoliciesResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DescribeAccountPoliciesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeAccountPoliciesResponse.Builder>DescribeAccountPoliciesResponse.serializableBuilderClass()