| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
Classes modeling the various types represented by AWSIot
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyResult |
AWSIotClient.getPolicy(GetPolicyRequest getPolicyRequest)
Gets information about the specified policy with the policy document of
the default version.
|
GetPolicyResult |
AWSIot.getPolicy(GetPolicyRequest getPolicyRequest)
Gets information about the specified policy with the policy document of
the default version.
|
| Modifier and Type | Method and Description |
|---|---|
GetPolicyResult |
GetPolicyResult.withDefaultVersionId(String defaultVersionId)
The default policy version ID.
|
GetPolicyResult |
GetPolicyResult.withPolicyArn(String policyArn)
The policy ARN.
|
GetPolicyResult |
GetPolicyResult.withPolicyDocument(String policyDocument)
The JSON document that describes the policy.
|
GetPolicyResult |
GetPolicyResult.withPolicyName(String policyName)
The policy name.
|
Copyright © 2017. All rights reserved.