Class DescribePrincipalIdFormatRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DescribePrincipalIdFormatRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribePrincipalIdFormatRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribePrincipalIdFormatRequestMarshaller
extends Object
implements Marshaller<DescribePrincipalIdFormatRequest>
DescribePrincipalIdFormatRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribePrincipalIdFormatRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest)
-
Constructor Details
-
DescribePrincipalIdFormatRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribePrincipalIdFormatRequest describePrincipalIdFormatRequest) - Specified by:
marshallin interfaceMarshaller<DescribePrincipalIdFormatRequest>
-