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