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