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