Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.PutDestinationResponse.Builder
Packages that use PutDestinationResponse.Builder
-
Uses of PutDestinationResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return PutDestinationResponse.BuilderModifier and TypeMethodDescriptionPutDestinationResponse.builder()default PutDestinationResponse.BuilderPutDestinationResponse.Builder.destination(Consumer<Destination.Builder> destination) The destination.PutDestinationResponse.Builder.destination(Destination destination) The destination.PutDestinationResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type PutDestinationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutDestinationResponse.Builder>PutDestinationResponse.serializableBuilderClass()