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