| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
ResolverEndpoint |
ResolverEndpoint.clone() |
ResolverEndpoint |
UpdateResolverEndpointResult.getResolverEndpoint()
The response to an
UpdateResolverEndpoint request. |
ResolverEndpoint |
GetResolverEndpointResult.getResolverEndpoint()
Information about the Resolver endpoint that you specified in a
GetResolverEndpoint request. |
ResolverEndpoint |
DisassociateResolverEndpointIpAddressResult.getResolverEndpoint()
The response to an
DisassociateResolverEndpointIpAddress request. |
ResolverEndpoint |
DeleteResolverEndpointResult.getResolverEndpoint()
Information about the
DeleteResolverEndpoint request, including the status of the request. |
ResolverEndpoint |
CreateResolverEndpointResult.getResolverEndpoint()
Information about the
CreateResolverEndpoint request, including the status of the request. |
ResolverEndpoint |
AssociateResolverEndpointIpAddressResult.getResolverEndpoint()
The response to an
AssociateResolverEndpointIpAddress request. |
ResolverEndpoint |
ResolverEndpoint.withArn(String arn)
The ARN (Amazon Resource Name) for the Resolver endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withCreationTime(String creationTime)
The date and time that the endpoint was created, in Unix time format and Coordinated Universal Time (UTC).
|
ResolverEndpoint |
ResolverEndpoint.withCreatorRequestId(String creatorRequestId)
A unique string that identifies the request that created the Resolver endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withDirection(ResolverEndpointDirection direction)
Indicates whether the Resolver endpoint allows inbound or outbound DNS queries:
|
ResolverEndpoint |
ResolverEndpoint.withDirection(String direction)
Indicates whether the Resolver endpoint allows inbound or outbound DNS queries:
|
ResolverEndpoint |
ResolverEndpoint.withHostVPCId(String hostVPCId)
The ID of the VPC that you want to create the Resolver endpoint in.
|
ResolverEndpoint |
ResolverEndpoint.withId(String id)
The ID of the Resolver endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withIpAddressCount(Integer ipAddressCount)
The number of IP addresses that the Resolver endpoint can use for DNS queries.
|
ResolverEndpoint |
ResolverEndpoint.withModificationTime(String modificationTime)
The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).
|
ResolverEndpoint |
ResolverEndpoint.withName(String name)
The name that you assigned to the Resolver endpoint when you submitted a CreateResolverEndpoint request.
|
ResolverEndpoint |
ResolverEndpoint.withOutpostArn(String outpostArn)
The ARN (Amazon Resource Name) for the Outpost.
|
ResolverEndpoint |
ResolverEndpoint.withPreferredInstanceType(String preferredInstanceType)
The Amazon EC2 instance type.
|
ResolverEndpoint |
ResolverEndpoint.withProtocols(Collection<String> protocols)
Protocols used for the endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withProtocols(Protocol... protocols)
Protocols used for the endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withProtocols(String... protocols)
Protocols used for the endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withResolverEndpointType(ResolverEndpointType resolverEndpointType)
The Resolver endpoint IP address type.
|
ResolverEndpoint |
ResolverEndpoint.withResolverEndpointType(String resolverEndpointType)
The Resolver endpoint IP address type.
|
ResolverEndpoint |
ResolverEndpoint.withSecurityGroupIds(Collection<String> securityGroupIds)
The ID of one or more security groups that control access to this VPC.
|
ResolverEndpoint |
ResolverEndpoint.withSecurityGroupIds(String... securityGroupIds)
The ID of one or more security groups that control access to this VPC.
|
ResolverEndpoint |
ResolverEndpoint.withStatus(ResolverEndpointStatus status)
A code that specifies the current status of the Resolver endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withStatus(String status)
A code that specifies the current status of the Resolver endpoint.
|
ResolverEndpoint |
ResolverEndpoint.withStatusMessage(String statusMessage)
A detailed description of the status of the Resolver endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResolverEndpoint> |
ListResolverEndpointsResult.getResolverEndpoints()
The Resolver endpoints that were created by using the current Amazon Web Services account, and that match the
specified filters, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateResolverEndpointResult.setResolverEndpoint(ResolverEndpoint resolverEndpoint)
The response to an
UpdateResolverEndpoint request. |
void |
GetResolverEndpointResult.setResolverEndpoint(ResolverEndpoint resolverEndpoint)
Information about the Resolver endpoint that you specified in a
GetResolverEndpoint request. |
void |
DisassociateResolverEndpointIpAddressResult.setResolverEndpoint(ResolverEndpoint resolverEndpoint)
The response to an
DisassociateResolverEndpointIpAddress request. |
void |
DeleteResolverEndpointResult.setResolverEndpoint(ResolverEndpoint resolverEndpoint)
Information about the
DeleteResolverEndpoint request, including the status of the request. |
void |
CreateResolverEndpointResult.setResolverEndpoint(ResolverEndpoint resolverEndpoint)
Information about the
CreateResolverEndpoint request, including the status of the request. |
void |
AssociateResolverEndpointIpAddressResult.setResolverEndpoint(ResolverEndpoint resolverEndpoint)
The response to an
AssociateResolverEndpointIpAddress request. |
UpdateResolverEndpointResult |
UpdateResolverEndpointResult.withResolverEndpoint(ResolverEndpoint resolverEndpoint)
The response to an
UpdateResolverEndpoint request. |
GetResolverEndpointResult |
GetResolverEndpointResult.withResolverEndpoint(ResolverEndpoint resolverEndpoint)
Information about the Resolver endpoint that you specified in a
GetResolverEndpoint request. |
DisassociateResolverEndpointIpAddressResult |
DisassociateResolverEndpointIpAddressResult.withResolverEndpoint(ResolverEndpoint resolverEndpoint)
The response to an
DisassociateResolverEndpointIpAddress request. |
DeleteResolverEndpointResult |
DeleteResolverEndpointResult.withResolverEndpoint(ResolverEndpoint resolverEndpoint)
Information about the
DeleteResolverEndpoint request, including the status of the request. |
CreateResolverEndpointResult |
CreateResolverEndpointResult.withResolverEndpoint(ResolverEndpoint resolverEndpoint)
Information about the
CreateResolverEndpoint request, including the status of the request. |
AssociateResolverEndpointIpAddressResult |
AssociateResolverEndpointIpAddressResult.withResolverEndpoint(ResolverEndpoint resolverEndpoint)
The response to an
AssociateResolverEndpointIpAddress request. |
ListResolverEndpointsResult |
ListResolverEndpointsResult.withResolverEndpoints(ResolverEndpoint... resolverEndpoints)
The Resolver endpoints that were created by using the current Amazon Web Services account, and that match the
specified filters, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListResolverEndpointsResult.setResolverEndpoints(Collection<ResolverEndpoint> resolverEndpoints)
The Resolver endpoints that were created by using the current Amazon Web Services account, and that match the
specified filters, if any.
|
ListResolverEndpointsResult |
ListResolverEndpointsResult.withResolverEndpoints(Collection<ResolverEndpoint> resolverEndpoints)
The Resolver endpoints that were created by using the current Amazon Web Services account, and that match the
specified filters, if any.
|
Copyright © 2024. All rights reserved.