Class DescribeImagePermissionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.appstream.transform.DescribeImagePermissionsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeImagePermissionsRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeImagePermissionsRequestMarshaller
extends Object
implements Marshaller<DescribeImagePermissionsRequest>
DescribeImagePermissionsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeImagePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeImagePermissionsRequest describeImagePermissionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeImagePermissionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeImagePermissionsRequest>- Parameters:
 describeImagePermissionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -