Uses of Class
com.amazonaws.services.logs.model.PutDestinationResult
Packages that use PutDestinationResult
-
Uses of PutDestinationResult in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs that return PutDestinationResultModifier and TypeMethodDescriptionAbstractAWSLogs.putDestination(PutDestinationRequest request) AWSLogs.putDestination(PutDestinationRequest putDestinationRequest) Creates or updates aDestination.AWSLogsClient.putDestination(PutDestinationRequest putDestinationRequest) Creates or updates aDestination.Methods in com.amazonaws.services.logs that return types with arguments of type PutDestinationResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.putDestinationAsync(PutDestinationRequest request) AbstractAWSLogsAsync.putDestinationAsync(PutDestinationRequest request, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) AWSLogsAsync.putDestinationAsync(PutDestinationRequest putDestinationRequest) Creates or updates aDestination.AWSLogsAsync.putDestinationAsync(PutDestinationRequest putDestinationRequest, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) Creates or updates aDestination.AWSLogsAsyncClient.putDestinationAsync(PutDestinationRequest request) AWSLogsAsyncClient.putDestinationAsync(PutDestinationRequest request, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) Method parameters in com.amazonaws.services.logs with type arguments of type PutDestinationResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.putDestinationAsync(PutDestinationRequest request, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) AWSLogsAsync.putDestinationAsync(PutDestinationRequest putDestinationRequest, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) Creates or updates aDestination.AWSLogsAsyncClient.putDestinationAsync(PutDestinationRequest request, AsyncHandler<PutDestinationRequest, PutDestinationResult> asyncHandler) -
Uses of PutDestinationResult in com.amazonaws.services.logs.model
Methods in com.amazonaws.services.logs.model that return PutDestinationResultModifier and TypeMethodDescriptionPutDestinationResult.clone()PutDestinationResult.withDestination(Destination destination)