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