Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.PutAccountPolicyResponse.Builder
Packages that use PutAccountPolicyResponse.Builder
-
Uses of PutAccountPolicyResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return PutAccountPolicyResponse.BuilderModifier and TypeMethodDescriptiondefault PutAccountPolicyResponse.BuilderPutAccountPolicyResponse.Builder.accountPolicy(Consumer<AccountPolicy.Builder> accountPolicy) The account policy that you created.PutAccountPolicyResponse.Builder.accountPolicy(AccountPolicy accountPolicy) The account policy that you created.PutAccountPolicyResponse.builder()PutAccountPolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type PutAccountPolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutAccountPolicyResponse.Builder>PutAccountPolicyResponse.serializableBuilderClass()