Uses of Class
com.amazonaws.services.logs.model.DescribeDestinationsRequest
Packages that use DescribeDestinationsRequest
-
Uses of DescribeDestinationsRequest in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs with parameters of type DescribeDestinationsRequestModifier and TypeMethodDescriptionAbstractAWSLogs.describeDestinations(DescribeDestinationsRequest request) AWSLogs.describeDestinations(DescribeDestinationsRequest describeDestinationsRequest) Returns all the destinations that are associated with the AWS account making the request.AWSLogsClient.describeDestinations(DescribeDestinationsRequest describeDestinationsRequest) Returns all the destinations that are associated with the AWS account making the request.AbstractAWSLogsAsync.describeDestinationsAsync(DescribeDestinationsRequest request) AbstractAWSLogsAsync.describeDestinationsAsync(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> 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(DescribeDestinationsRequest request) AWSLogsAsyncClient.describeDestinationsAsync(DescribeDestinationsRequest request, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult> asyncHandler) Method parameters in com.amazonaws.services.logs with type arguments of type DescribeDestinationsRequestModifier 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 DescribeDestinationsRequest in com.amazonaws.services.logs.model
Methods in com.amazonaws.services.logs.model that return DescribeDestinationsRequestModifier and TypeMethodDescriptionDescribeDestinationsRequest.clone()DescribeDestinationsRequest.withDestinationNamePrefix(String destinationNamePrefix) Will only return destinations that match the provided destinationNamePrefix.DescribeDestinationsRequest.withNextToken(String nextToken)