Class ListSecurityConfigsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.opensearchserverless.transform.ListSecurityConfigsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListSecurityConfigsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListSecurityConfigsRequestMarshaller
extends Object
implements Marshaller<ListSecurityConfigsRequest>
ListSecurityConfigsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListSecurityConfigsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListSecurityConfigsRequest listSecurityConfigsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListSecurityConfigsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListSecurityConfigsRequest>
- Parameters:
- listSecurityConfigsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-