Class GetBucketNotificationConfigurationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.s3.transform.GetBucketNotificationConfigurationRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetBucketNotificationConfigurationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetBucketNotificationConfigurationRequestMarshaller
extends Object
implements Marshaller<GetBucketNotificationConfigurationRequest>
GetBucketNotificationConfigurationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetBucketNotificationConfigurationRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest)
-
Constructor Details
-
GetBucketNotificationConfigurationRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetBucketNotificationConfigurationRequest getBucketNotificationConfigurationRequest) - Specified by:
marshallin interfaceMarshaller<GetBucketNotificationConfigurationRequest>
-