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