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