| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRoute53HostedZoneObjectDetails |
AwsRoute53HostedZoneObjectDetails.clone() |
AwsRoute53HostedZoneObjectDetails |
AwsRoute53HostedZoneDetails.getHostedZone()
An object that contains information about the specified hosted zone.
|
AwsRoute53HostedZoneObjectDetails |
AwsRoute53HostedZoneObjectDetails.withConfig(AwsRoute53HostedZoneConfigDetails config)
An object that includes the
Comment element. |
AwsRoute53HostedZoneObjectDetails |
AwsRoute53HostedZoneObjectDetails.withId(String id)
The ID that RouteĀ 53 assigns to the hosted zone when you create it.
|
AwsRoute53HostedZoneObjectDetails |
AwsRoute53HostedZoneObjectDetails.withName(String name)
The name of the domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRoute53HostedZoneDetails.setHostedZone(AwsRoute53HostedZoneObjectDetails hostedZone)
An object that contains information about the specified hosted zone.
|
AwsRoute53HostedZoneDetails |
AwsRoute53HostedZoneDetails.withHostedZone(AwsRoute53HostedZoneObjectDetails hostedZone)
An object that contains information about the specified hosted zone.
|
Copyright © 2024. All rights reserved.