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