Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetDeliveryResponse.Builder
Packages that use GetDeliveryResponse.Builder
-
Uses of GetDeliveryResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetDeliveryResponse.BuilderModifier and TypeMethodDescriptionstatic GetDeliveryResponse.BuilderGetDeliveryResponse.builder()default GetDeliveryResponse.BuilderGetDeliveryResponse.Builder.delivery(Consumer<Delivery.Builder> delivery) A structure that contains information about the delivery.A structure that contains information about the delivery.GetDeliveryResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetDeliveryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeliveryResponse.Builder>GetDeliveryResponse.serializableBuilderClass()