Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.PutDestinationPolicyResponse.Builder
-
Packages that use PutDestinationPolicyResponse.Builder Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of PutDestinationPolicyResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return PutDestinationPolicyResponse.Builder Modifier and Type Method Description static PutDestinationPolicyResponse.BuilderPutDestinationPolicyResponse. builder()PutDestinationPolicyResponse.BuilderPutDestinationPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type PutDestinationPolicyResponse.Builder Modifier and Type Method Description static Class<? extends PutDestinationPolicyResponse.Builder>PutDestinationPolicyResponse. serializableBuilderClass()
-