Class GetSnapshotLimitsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.directory.transform.GetSnapshotLimitsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetSnapshotLimitsRequest>
@Generated("software.amazon.awssdk:codegen") public class GetSnapshotLimitsRequestMarshaller extends Object implements Marshaller<GetSnapshotLimitsRequest>
GetSnapshotLimitsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetSnapshotLimitsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
-
-
-
Constructor Detail
-
GetSnapshotLimitsRequestMarshaller
public GetSnapshotLimitsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetSnapshotLimitsRequest getSnapshotLimitsRequest)
- Specified by:
marshallin interfaceMarshaller<GetSnapshotLimitsRequest>
-
-