| Package | Description |
|---|---|
| com.amazonaws.services.cloudsearch.model |
Classes modeling the various types represented by AmazonCloudSearch.
|
| com.amazonaws.services.cloudsearch.model.transform |
Marhsalling for the various types represented by AmazonCloudSearch.
|
| Modifier and Type | Method and Description |
|---|---|
AccessPoliciesStatus |
UpdateServiceAccessPoliciesResult.getAccessPolicies()
A
PolicyDocument that specifies access policies for the
search domain's services, and the current status of those policies. |
AccessPoliciesStatus |
DescribeServiceAccessPoliciesResult.getAccessPolicies()
A
PolicyDocument that specifies access policies for the
search domain's services, and the current status of those policies. |
AccessPoliciesStatus |
AccessPoliciesStatus.withOptions(String options)
An IAM access policy as described in The Access Policy Language in Using AWS
Identity and Access Management.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withStatus(OptionStatus status)
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServiceAccessPoliciesResult.setAccessPolicies(AccessPoliciesStatus accessPolicies)
A
PolicyDocument that specifies access policies for the
search domain's services, and the current status of those policies. |
void |
DescribeServiceAccessPoliciesResult.setAccessPolicies(AccessPoliciesStatus accessPolicies)
A
PolicyDocument that specifies access policies for the
search domain's services, and the current status of those policies. |
UpdateServiceAccessPoliciesResult |
UpdateServiceAccessPoliciesResult.withAccessPolicies(AccessPoliciesStatus accessPolicies)
A
PolicyDocument that specifies access policies for the
search domain's services, and the current status of those policies. |
DescribeServiceAccessPoliciesResult |
DescribeServiceAccessPoliciesResult.withAccessPolicies(AccessPoliciesStatus accessPolicies)
A
PolicyDocument that specifies access policies for the
search domain's services, and the current status of those policies. |
| Modifier and Type | Method and Description |
|---|---|
AccessPoliciesStatus |
AccessPoliciesStatusStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.