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