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