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