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