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