Uses of Class
com.amazonaws.services.logs.model.PutDestinationPolicyResult
Packages that use PutDestinationPolicyResult
-
Uses of PutDestinationPolicyResult in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs that return PutDestinationPolicyResultModifier and TypeMethodDescriptionAbstractAWSLogs.putDestinationPolicy(PutDestinationPolicyRequest request) AWSLogs.putDestinationPolicy(PutDestinationPolicyRequest putDestinationPolicyRequest) Creates or updates an access policy associated with an existingDestination.AWSLogsClient.putDestinationPolicy(PutDestinationPolicyRequest putDestinationPolicyRequest) Creates or updates an access policy associated with an existingDestination.Methods in com.amazonaws.services.logs that return types with arguments of type PutDestinationPolicyResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest request) AbstractAWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest request, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) AWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest putDestinationPolicyRequest) Creates or updates an access policy associated with an existingDestination.AWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest putDestinationPolicyRequest, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) Creates or updates an access policy associated with an existingDestination.AWSLogsAsyncClient.putDestinationPolicyAsync(PutDestinationPolicyRequest request) AWSLogsAsyncClient.putDestinationPolicyAsync(PutDestinationPolicyRequest request, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.logs with type arguments of type PutDestinationPolicyResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest request, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) AWSLogsAsync.putDestinationPolicyAsync(PutDestinationPolicyRequest putDestinationPolicyRequest, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) Creates or updates an access policy associated with an existingDestination.AWSLogsAsyncClient.putDestinationPolicyAsync(PutDestinationPolicyRequest request, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult> asyncHandler) -
Uses of PutDestinationPolicyResult in com.amazonaws.services.logs.model
Methods in com.amazonaws.services.logs.model that return PutDestinationPolicyResult