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