Package | Description |
---|---|
com.amazonaws.services.iot | |
com.amazonaws.services.iot.model |
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.
|
GetPolicyResult |
AbstractAWSIot.getPolicy(GetPolicyRequest request) |
Future<GetPolicyResult> |
AWSIotAsyncClient.getPolicyAsync(GetPolicyRequest request) |
Future<GetPolicyResult> |
AWSIotAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest)
Gets information about the specified policy with the policy document of
the default version.
|
Future<GetPolicyResult> |
AbstractAWSIotAsync.getPolicyAsync(GetPolicyRequest request) |
Future<GetPolicyResult> |
AWSIotAsyncClient.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Future<GetPolicyResult> |
AWSIotAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Gets information about the specified policy with the policy document of
the default version.
|
Future<GetPolicyResult> |
AbstractAWSIotAsync.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<GetPolicyResult> |
AWSIotAsyncClient.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Future<GetPolicyResult> |
AWSIotAsync.getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Gets information about the specified policy with the policy document of
the default version.
|
Future<GetPolicyResult> |
AbstractAWSIotAsync.getPolicyAsync(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetPolicyRequest |
GetPolicyRequest.clone() |
GetPolicyRequest |
GetPolicyRequest.withPolicyName(String policyName)
The name of the policy.
|
Copyright © 2018. All rights reserved.