Uses of Class
software.amazon.awssdk.services.guardduty.model.Organization
-
Packages that use Organization Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Organization in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Organization Modifier and Type Method Description OrganizationRemoteIpDetails. organization()The ISP organization information of the remote IP address.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Organization Modifier and Type Method Description RemoteIpDetails.BuilderRemoteIpDetails.Builder. organization(Organization organization)The ISP organization information of the remote IP address.
-