Trait aws_sdk_storagegateway::operation::RequestId

source ·
pub trait RequestId {
    // Required method
    fn request_id(&self) -> Option<&str>;
}
Expand description

Implementers add a function to return an AWS request ID

Required Methods§

source

fn request_id(&self) -> Option<&str>

Returns the request ID, or None if the service could not be reached.

Implementations on Foreign Types§

source§

impl RequestId for Headers

source§

impl<B> RequestId for Response<B>

source§

impl<E> RequestId for SdkError<E, Response>

source§

impl<O, E> RequestId for Result<O, E>
where O: RequestId, E: RequestId,

Implementors§

source§

impl RequestId for Error

source§

impl RequestId for ActivateGatewayError

source§

impl RequestId for AddCacheError

source§

impl RequestId for AddTagsToResourceError

source§

impl RequestId for AddUploadBufferError

source§

impl RequestId for AddWorkingStorageError

source§

impl RequestId for AssignTapePoolError

source§

impl RequestId for AssociateFileSystemError

source§

impl RequestId for AttachVolumeError

source§

impl RequestId for CancelArchivalError

source§

impl RequestId for CancelRetrievalError

source§

impl RequestId for CreateCachediSCSIVolumeError

source§

impl RequestId for CreateNFSFileShareError

source§

impl RequestId for CreateSMBFileShareError

source§

impl RequestId for CreateSnapshotError

source§

impl RequestId for CreateSnapshotFromVolumeRecoveryPointError

source§

impl RequestId for CreateStorediSCSIVolumeError

source§

impl RequestId for CreateTapePoolError

source§

impl RequestId for CreateTapeWithBarcodeError

source§

impl RequestId for CreateTapesError

source§

impl RequestId for DeleteAutomaticTapeCreationPolicyError

source§

impl RequestId for DeleteBandwidthRateLimitError

source§

impl RequestId for DeleteChapCredentialsError

source§

impl RequestId for DeleteFileShareError

source§

impl RequestId for DeleteGatewayError

source§

impl RequestId for DeleteSnapshotScheduleError

source§

impl RequestId for DeleteTapeError

source§

impl RequestId for DeleteTapeArchiveError

source§

impl RequestId for DeleteTapePoolError

source§

impl RequestId for DeleteVolumeError

source§

impl RequestId for DescribeAvailabilityMonitorTestError

source§

impl RequestId for DescribeBandwidthRateLimitError

source§

impl RequestId for DescribeBandwidthRateLimitScheduleError

source§

impl RequestId for DescribeCacheError

source§

impl RequestId for DescribeCachediSCSIVolumesError

source§

impl RequestId for DescribeChapCredentialsError

source§

impl RequestId for DescribeFileSystemAssociationsError

source§

impl RequestId for DescribeGatewayInformationError

source§

impl RequestId for DescribeMaintenanceStartTimeError

source§

impl RequestId for DescribeNFSFileSharesError

source§

impl RequestId for DescribeSMBFileSharesError

source§

impl RequestId for DescribeSMBSettingsError

source§

impl RequestId for DescribeSnapshotScheduleError

source§

impl RequestId for DescribeStorediSCSIVolumesError

source§

impl RequestId for DescribeTapeArchivesError

source§

impl RequestId for DescribeTapeRecoveryPointsError

source§

impl RequestId for DescribeTapesError

source§

impl RequestId for DescribeUploadBufferError

source§

impl RequestId for DescribeVTLDevicesError

source§

impl RequestId for DescribeWorkingStorageError

source§

impl RequestId for DetachVolumeError

source§

impl RequestId for DisableGatewayError

source§

impl RequestId for DisassociateFileSystemError

source§

impl RequestId for JoinDomainError

source§

impl RequestId for ListAutomaticTapeCreationPoliciesError

source§

impl RequestId for ListFileSharesError

source§

impl RequestId for ListFileSystemAssociationsError

source§

impl RequestId for ListGatewaysError

source§

impl RequestId for ListLocalDisksError

source§

impl RequestId for ListTagsForResourceError

source§

impl RequestId for ListTapePoolsError

source§

impl RequestId for ListTapesError

source§

impl RequestId for ListVolumeInitiatorsError

source§

impl RequestId for ListVolumeRecoveryPointsError

source§

impl RequestId for ListVolumesError

source§

impl RequestId for NotifyWhenUploadedError

source§

impl RequestId for RefreshCacheError

source§

impl RequestId for RemoveTagsFromResourceError

source§

impl RequestId for ResetCacheError

source§

impl RequestId for RetrieveTapeArchiveError

source§

impl RequestId for RetrieveTapeRecoveryPointError

source§

impl RequestId for SetLocalConsolePasswordError

source§

impl RequestId for SetSMBGuestPasswordError

source§

impl RequestId for ShutdownGatewayError

source§

impl RequestId for StartAvailabilityMonitorTestError

source§

impl RequestId for StartGatewayError

source§

impl RequestId for UpdateAutomaticTapeCreationPolicyError

source§

impl RequestId for UpdateBandwidthRateLimitError

source§

impl RequestId for UpdateBandwidthRateLimitScheduleError

source§

impl RequestId for UpdateChapCredentialsError

source§

impl RequestId for UpdateFileSystemAssociationError

source§

impl RequestId for UpdateGatewayInformationError

source§

impl RequestId for UpdateGatewaySoftwareNowError

source§

impl RequestId for UpdateMaintenanceStartTimeError

source§

impl RequestId for UpdateNFSFileShareError

source§

impl RequestId for UpdateSMBFileShareError

source§

impl RequestId for UpdateSMBFileShareVisibilityError

source§

impl RequestId for UpdateSMBLocalGroupsError

source§

impl RequestId for UpdateSMBSecurityStrategyError

source§

impl RequestId for UpdateSnapshotScheduleError

source§

impl RequestId for UpdateVTLDeviceTypeError

source§

impl RequestId for ErrorMetadata

source§

impl RequestId for InternalServerError

source§

impl RequestId for InvalidGatewayRequestException

source§

impl RequestId for ServiceUnavailableError

source§

impl RequestId for ActivateGatewayOutput

source§

impl RequestId for AddCacheOutput

source§

impl RequestId for AddTagsToResourceOutput

source§

impl RequestId for AddUploadBufferOutput

source§

impl RequestId for AddWorkingStorageOutput

source§

impl RequestId for AssignTapePoolOutput

source§

impl RequestId for AssociateFileSystemOutput

source§

impl RequestId for AttachVolumeOutput

source§

impl RequestId for CancelArchivalOutput

source§

impl RequestId for CancelRetrievalOutput

source§

impl RequestId for CreateCachediScsiVolumeOutput

source§

impl RequestId for CreateNfsFileShareOutput

source§

impl RequestId for CreateSmbFileShareOutput

source§

impl RequestId for CreateSnapshotOutput

source§

impl RequestId for CreateSnapshotFromVolumeRecoveryPointOutput

source§

impl RequestId for CreateStorediScsiVolumeOutput

source§

impl RequestId for CreateTapePoolOutput

source§

impl RequestId for CreateTapeWithBarcodeOutput

source§

impl RequestId for CreateTapesOutput

source§

impl RequestId for DeleteAutomaticTapeCreationPolicyOutput

source§

impl RequestId for DeleteBandwidthRateLimitOutput

source§

impl RequestId for DeleteChapCredentialsOutput

source§

impl RequestId for DeleteFileShareOutput

source§

impl RequestId for DeleteGatewayOutput

source§

impl RequestId for DeleteSnapshotScheduleOutput

source§

impl RequestId for DeleteTapeOutput

source§

impl RequestId for DeleteTapeArchiveOutput

source§

impl RequestId for DeleteTapePoolOutput

source§

impl RequestId for DeleteVolumeOutput

source§

impl RequestId for DescribeAvailabilityMonitorTestOutput

source§

impl RequestId for DescribeBandwidthRateLimitOutput

source§

impl RequestId for DescribeBandwidthRateLimitScheduleOutput

source§

impl RequestId for DescribeCacheOutput

source§

impl RequestId for DescribeCachediScsiVolumesOutput

source§

impl RequestId for DescribeChapCredentialsOutput

source§

impl RequestId for DescribeFileSystemAssociationsOutput

source§

impl RequestId for DescribeGatewayInformationOutput

source§

impl RequestId for DescribeMaintenanceStartTimeOutput

source§

impl RequestId for DescribeNfsFileSharesOutput

source§

impl RequestId for DescribeSmbFileSharesOutput

source§

impl RequestId for DescribeSmbSettingsOutput

source§

impl RequestId for DescribeSnapshotScheduleOutput

source§

impl RequestId for DescribeStorediScsiVolumesOutput

source§

impl RequestId for DescribeTapeArchivesOutput

source§

impl RequestId for DescribeTapeRecoveryPointsOutput

source§

impl RequestId for DescribeTapesOutput

source§

impl RequestId for DescribeUploadBufferOutput

source§

impl RequestId for DescribeVtlDevicesOutput

source§

impl RequestId for DescribeWorkingStorageOutput

source§

impl RequestId for DetachVolumeOutput

source§

impl RequestId for DisableGatewayOutput

source§

impl RequestId for DisassociateFileSystemOutput

source§

impl RequestId for JoinDomainOutput

source§

impl RequestId for ListAutomaticTapeCreationPoliciesOutput

source§

impl RequestId for ListFileSharesOutput

source§

impl RequestId for ListFileSystemAssociationsOutput

source§

impl RequestId for ListGatewaysOutput

source§

impl RequestId for ListLocalDisksOutput

source§

impl RequestId for ListTagsForResourceOutput

source§

impl RequestId for ListTapePoolsOutput

source§

impl RequestId for ListTapesOutput

source§

impl RequestId for ListVolumeInitiatorsOutput

source§

impl RequestId for ListVolumeRecoveryPointsOutput

source§

impl RequestId for ListVolumesOutput

source§

impl RequestId for NotifyWhenUploadedOutput

source§

impl RequestId for RefreshCacheOutput

source§

impl RequestId for RemoveTagsFromResourceOutput

source§

impl RequestId for ResetCacheOutput

source§

impl RequestId for RetrieveTapeArchiveOutput

source§

impl RequestId for RetrieveTapeRecoveryPointOutput

source§

impl RequestId for SetLocalConsolePasswordOutput

source§

impl RequestId for SetSmbGuestPasswordOutput

source§

impl RequestId for ShutdownGatewayOutput

source§

impl RequestId for StartAvailabilityMonitorTestOutput

source§

impl RequestId for StartGatewayOutput

source§

impl RequestId for UpdateAutomaticTapeCreationPolicyOutput

source§

impl RequestId for UpdateBandwidthRateLimitOutput

source§

impl RequestId for UpdateBandwidthRateLimitScheduleOutput

source§

impl RequestId for UpdateChapCredentialsOutput

source§

impl RequestId for UpdateFileSystemAssociationOutput

source§

impl RequestId for UpdateGatewayInformationOutput

source§

impl RequestId for UpdateGatewaySoftwareNowOutput

source§

impl RequestId for UpdateMaintenanceStartTimeOutput

source§

impl RequestId for UpdateNfsFileShareOutput

source§

impl RequestId for UpdateSmbFileShareOutput

source§

impl RequestId for UpdateSmbFileShareVisibilityOutput

source§

impl RequestId for UpdateSmbLocalGroupsOutput

source§

impl RequestId for UpdateSmbSecurityStrategyOutput

source§

impl RequestId for UpdateSnapshotScheduleOutput

source§

impl RequestId for UpdateVtlDeviceTypeOutput