Uses of Class
com.amazonaws.services.logs.model.DescribeDestinationsResult
Packages that use DescribeDestinationsResult
-
Uses of DescribeDestinationsResult in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs that return DescribeDestinationsResultModifier and TypeMethodDescriptionAbstractAWSLogs.describeDestinations()
AbstractAWSLogs.describeDestinations
(DescribeDestinationsRequest request) AWSLogs.describeDestinations()
Simplified method form for invoking the DescribeDestinations operation.AWSLogs.describeDestinations
(DescribeDestinationsRequest describeDestinationsRequest) Returns all the destinations that are associated with the AWS account making the request.AWSLogsClient.describeDestinations()
AWSLogsClient.describeDestinations
(DescribeDestinationsRequest describeDestinationsRequest) Returns all the destinations that are associated with the AWS account making the request.Methods in com.amazonaws.services.logs that return types with arguments of type DescribeDestinationsResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.describeDestinationsAsync()
Simplified method form for invoking the DescribeDestinations operation.AbstractAWSLogsAsync.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AbstractAWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest request) AbstractAWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) AWSLogsAsync.describeDestinationsAsync()
Simplified method form for invoking the DescribeDestinations operation.AWSLogsAsync.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest describeDestinationsRequest) Returns all the destinations that are associated with the AWS account making the request.AWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest describeDestinationsRequest, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Returns all the destinations that are associated with the AWS account making the request.AWSLogsAsyncClient.describeDestinationsAsync()
Simplified method form for invoking the DescribeDestinations operation.AWSLogsAsyncClient.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AWSLogsAsyncClient.describeDestinationsAsync
(DescribeDestinationsRequest request) AWSLogsAsyncClient.describeDestinationsAsync
(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Method parameters in com.amazonaws.services.logs with type arguments of type DescribeDestinationsResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AbstractAWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) AWSLogsAsync.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AWSLogsAsync.describeDestinationsAsync
(DescribeDestinationsRequest describeDestinationsRequest, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Returns all the destinations that are associated with the AWS account making the request.AWSLogsAsyncClient.describeDestinationsAsync
(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.AWSLogsAsyncClient.describeDestinationsAsync
(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) -
Uses of DescribeDestinationsResult in com.amazonaws.services.logs.model
Methods in com.amazonaws.services.logs.model that return DescribeDestinationsResultModifier and TypeMethodDescriptionDescribeDestinationsResult.clone()
DescribeDestinationsResult.withDestinations
(Destination... destinations) NOTE: This method appends the values to the existing list (if any).DescribeDestinationsResult.withDestinations
(Collection<Destination> destinations) DescribeDestinationsResult.withNextToken
(String nextToken)