Class AssociateDrtLogBucketRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.shield.transform.AssociateDrtLogBucketRequestMarshaller
- All Implemented Interfaces:
 Marshaller<AssociateDrtLogBucketRequest>
@Generated("software.amazon.awssdk:codegen")
public class AssociateDrtLogBucketRequestMarshaller
extends Object
implements Marshaller<AssociateDrtLogBucketRequest>
AssociateDrtLogBucketRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionAssociateDrtLogBucketRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(AssociateDrtLogBucketRequest associateDrtLogBucketRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
AssociateDrtLogBucketRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<AssociateDrtLogBucketRequest>- Parameters:
 associateDrtLogBucketRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -