Package | Description |
---|---|
com.amazonaws.services.cloudsearchv2.model |
Classes modeling the various types represented by AmazonCloudSearchv2.
|
Modifier and Type | Method and Description |
---|---|
AccessPoliciesStatus |
UpdateServiceAccessPoliciesResult.getAccessPolicies()
The access rules configured for the domain.
|
AccessPoliciesStatus |
DescribeServiceAccessPoliciesResult.getAccessPolicies()
The access rules configured for the domain specified in the request.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withOptions(String options)
Access rules for a domain's document or search service endpoints.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withStatus(OptionStatus status)
The status of domain configuration option.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateServiceAccessPoliciesResult.setAccessPolicies(AccessPoliciesStatus accessPolicies)
The access rules configured for the domain.
|
void |
DescribeServiceAccessPoliciesResult.setAccessPolicies(AccessPoliciesStatus accessPolicies)
The access rules configured for the domain specified in the request.
|
UpdateServiceAccessPoliciesResult |
UpdateServiceAccessPoliciesResult.withAccessPolicies(AccessPoliciesStatus accessPolicies)
The access rules configured for the domain.
|
DescribeServiceAccessPoliciesResult |
DescribeServiceAccessPoliciesResult.withAccessPolicies(AccessPoliciesStatus accessPolicies)
The access rules configured for the domain specified in the request.
|
Copyright © 2014. All rights reserved.