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