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