Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.PutDeliverySourceResponse.Builder
Packages that use PutDeliverySourceResponse.Builder
-
Uses of PutDeliverySourceResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return PutDeliverySourceResponse.BuilderModifier and TypeMethodDescriptionPutDeliverySourceResponse.builder()PutDeliverySourceResponse.Builder.deliverySource(Consumer<DeliverySource.Builder> deliverySource) A structure containing information about the delivery source that was just created or updated.PutDeliverySourceResponse.Builder.deliverySource(DeliverySource deliverySource) A structure containing information about the delivery source that was just created or updated.PutDeliverySourceResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type PutDeliverySourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutDeliverySourceResponse.Builder>PutDeliverySourceResponse.serializableBuilderClass()