Uses of Class
software.amazon.awssdk.services.guardduty.model.RemoteAccountDetails
-
Packages that use RemoteAccountDetails Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of RemoteAccountDetails in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return RemoteAccountDetails Modifier and Type Method Description RemoteAccountDetailsAwsApiCallAction. remoteAccountDetails()The details of the Amazon Web Services account that made the API call.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type RemoteAccountDetails Modifier and Type Method Description AwsApiCallAction.BuilderAwsApiCallAction.Builder. remoteAccountDetails(RemoteAccountDetails remoteAccountDetails)The details of the Amazon Web Services account that made the API call.
-