AttachPrincipalPolicyResult |
AbstractAWSIot.attachPrincipalPolicy(AttachPrincipalPolicyRequest request) |
|
AttachPrincipalPolicyResult |
AWSIot.attachPrincipalPolicy(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest) |
Attaches the specified policy to the specified principal (certificate or
other credential).
|
AttachPrincipalPolicyResult |
AWSIotClient.attachPrincipalPolicy(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest) |
Attaches the specified policy to the specified principal (certificate or
other credential).
|
Future<AttachPrincipalPolicyResult> |
AbstractAWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request) |
|
Future<AttachPrincipalPolicyResult> |
AbstractAWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request,
AsyncHandler<AttachPrincipalPolicyRequest,AttachPrincipalPolicyResult> asyncHandler) |
|
Future<AttachPrincipalPolicyResult> |
AWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest) |
Attaches the specified policy to the specified principal (certificate or
other credential).
|
Future<AttachPrincipalPolicyResult> |
AWSIotAsync.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest attachPrincipalPolicyRequest,
AsyncHandler<AttachPrincipalPolicyRequest,AttachPrincipalPolicyResult> asyncHandler) |
Attaches the specified policy to the specified principal (certificate or
other credential).
|
Future<AttachPrincipalPolicyResult> |
AWSIotAsyncClient.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request) |
|
Future<AttachPrincipalPolicyResult> |
AWSIotAsyncClient.attachPrincipalPolicyAsync(AttachPrincipalPolicyRequest request,
AsyncHandler<AttachPrincipalPolicyRequest,AttachPrincipalPolicyResult> asyncHandler) |
|