Uses of Class
software.amazon.awssdk.eventnotifications.s3.model.RequestParameters
-
Packages that use RequestParameters Package Description software.amazon.awssdk.eventnotifications.s3.model -
-
Uses of RequestParameters in software.amazon.awssdk.eventnotifications.s3.model
Methods in software.amazon.awssdk.eventnotifications.s3.model that return RequestParameters Modifier and Type Method Description RequestParametersS3EventNotificationRecord. getRequestParameters()Request Parameters contains thesourceIPAddressfield, which is the ip address where request came from.Methods in software.amazon.awssdk.eventnotifications.s3.model with parameters of type RequestParameters Modifier and Type Method Description voidS3EventNotificationRecord. setRequestParameters(RequestParameters requestParameters)
-