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