Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetDeliveryDestinationPolicyResponse.Builder
-
Packages that use GetDeliveryDestinationPolicyResponse.Builder Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of GetDeliveryDestinationPolicyResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetDeliveryDestinationPolicyResponse.Builder Modifier and Type Method Description static GetDeliveryDestinationPolicyResponse.BuilderGetDeliveryDestinationPolicyResponse. builder()default GetDeliveryDestinationPolicyResponse.BuilderGetDeliveryDestinationPolicyResponse.Builder. policy(Consumer<Policy.Builder> policy)The IAM policy for this delivery destination.GetDeliveryDestinationPolicyResponse.BuilderGetDeliveryDestinationPolicyResponse.Builder. policy(Policy policy)The IAM policy for this delivery destination.GetDeliveryDestinationPolicyResponse.BuilderGetDeliveryDestinationPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetDeliveryDestinationPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetDeliveryDestinationPolicyResponse.Builder>GetDeliveryDestinationPolicyResponse. serializableBuilderClass()
-