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