Class DescribeLoggingOptionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.iotsitewise.transform.DescribeLoggingOptionsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<DescribeLoggingOptionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeLoggingOptionsRequestMarshaller
extends Object
implements Marshaller<DescribeLoggingOptionsRequest>
DescribeLoggingOptionsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionDescribeLoggingOptionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(DescribeLoggingOptionsRequest describeLoggingOptionsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
DescribeLoggingOptionsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<DescribeLoggingOptionsRequest>
- Parameters:
- describeLoggingOptionsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-