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