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