| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPolicyResponse> |
IotAsyncClient.getPolicy(GetPolicyRequest getPolicyRequest)
Gets information about the specified policy with the policy document of the default version.
|
default GetPolicyResponse |
IotClient.getPolicy(GetPolicyRequest getPolicyRequest)
Gets information about the specified policy with the policy document of the default version.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPolicyRequestMarshaller.marshall(GetPolicyRequest getPolicyRequest) |
Copyright © 2019. All rights reserved.