Class DefaultOutput

java.lang.Object
software.amazon.awssdk.services.iotsitewise.model.InvocationOutput
software.amazon.awssdk.services.iotsitewise.model.responsestream.DefaultOutput
All Implemented Interfaces:
Serializable, SdkPojo, ResponseStream, ToCopyableBuilder<InvocationOutput.Builder,InvocationOutput>

@Generated("software.amazon.awssdk:codegen") public final class DefaultOutput extends InvocationOutput
A specialization of software.amazon.awssdk.services.iotsitewise.model.InvocationOutput that represents the ResponseStream$output event. Do not use this class directly. Instead, use the static builder methods on ResponseStream.
See Also: