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