Class GetAutoSnapshotsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.lightsail.transform.GetAutoSnapshotsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetAutoSnapshotsRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetAutoSnapshotsRequestMarshaller
extends Object
implements Marshaller<GetAutoSnapshotsRequest>
GetAutoSnapshotsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetAutoSnapshotsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAutoSnapshotsRequest getAutoSnapshotsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetAutoSnapshotsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetAutoSnapshotsRequest>- Parameters:
 getAutoSnapshotsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -