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