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