Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRoute53HostedZoneObjectDetails
-
Packages that use AwsRoute53HostedZoneObjectDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRoute53HostedZoneObjectDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRoute53HostedZoneObjectDetails Modifier and Type Method Description AwsRoute53HostedZoneObjectDetailsAwsRoute53HostedZoneDetails. hostedZone()An object that contains information about the specified hosted zone.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRoute53HostedZoneObjectDetails Modifier and Type Method Description AwsRoute53HostedZoneDetails.BuilderAwsRoute53HostedZoneDetails.Builder. hostedZone(AwsRoute53HostedZoneObjectDetails hostedZone)An object that contains information about the specified hosted zone.
-