Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.PutDeliveryDestinationResponse.Builder
Packages that use PutDeliveryDestinationResponse.Builder
-
Uses of PutDeliveryDestinationResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return PutDeliveryDestinationResponse.BuilderModifier and TypeMethodDescriptionPutDeliveryDestinationResponse.builder()PutDeliveryDestinationResponse.Builder.deliveryDestination(Consumer<DeliveryDestination.Builder> deliveryDestination) A structure containing information about the delivery destination that you just created or updated.PutDeliveryDestinationResponse.Builder.deliveryDestination(DeliveryDestination deliveryDestination) A structure containing information about the delivery destination that you just created or updated.PutDeliveryDestinationResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type PutDeliveryDestinationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutDeliveryDestinationResponse.Builder>PutDeliveryDestinationResponse.serializableBuilderClass()