Package | Description |
---|---|
com.ibm.cloud.objectstorage.monitoring |
Modifier and Type | Method and Description |
---|---|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withAccessKey(String accessKey)
Sets the accessKey
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withApi(String api) |
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withAttemptLatency(Long attemptLatency)
Sets the latency
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withAwsException(String awsException)
Sets the awsException
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withAwsExceptionMessage(String awsExceptionMessage)
Sets the awsExceptionMessage
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withClientId(String clientId) |
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withFqdn(String fqdn)
Sets the fqdn
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withHttpStatusCode(Integer httpStatusCode)
Sets the httpStatusCode
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withRegion(String region)
Sets the region
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withRequestLatency(Long requestLatency)
Sets the requestLatency
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withSdkException(String sdkException)
Sets the sdkException
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withSdkExceptionMessage(String sdkExceptionMessage)
Sets the sdkExceptionMessage
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withService(String service) |
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withSessionToken(String sessionToken)
Sets the sessionToken
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withTimestamp(Long timestamp)
Sets the timestamp, in milliseconds, since January 1st, 1970, for the time point at which the event.
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withUserAgent(String userAgent) |
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withVersion(Integer version) |
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withXAmzId2(String xAmzId2)
Sets the value of x-amz-id-2 in response header
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withXAmznRequestId(String xAmznRequestId)
Sets the value of x-amzn-RequestId in response header
|
ApiCallAttemptMonitoringEvent |
ApiCallAttemptMonitoringEvent.withXAmzRequestId(String xAmzRequestId)
Sets the value of x-amz-request-id in response header
|
Copyright © 2024. All rights reserved.