Uses of Class
com.amazonaws.metrics.RequestMetricCollector
Packages that use RequestMetricCollector
Package
Description
Classes used to support the AWS SDK metrics API.
Synchronous client for accessing Amazon S3.
-
Uses of RequestMetricCollector in com.amazonaws
Methods in com.amazonaws that return RequestMetricCollectorModifier and TypeMethodDescriptionprotected final RequestMetricCollector
AmazonWebServiceClient.findRequestMetricCollector
(Request<?> req) Returns the most specific request metric collector, starting from the request level, then client level, then finally the AWS SDK level.AmazonWebServiceRequest.getRequestMetricCollector()
Returns a request level metric collector; or null if not specified.AmazonWebServiceClient.getRequestMetricsCollector()
Returns the client specificRequestMetricCollector
; or null if there is none.protected RequestMetricCollector
AmazonWebServiceClient.requestMetricCollector()
Returns the client specific request metric collector if there is one; or the one at the AWS SDK level otherwise.Methods in com.amazonaws with parameters of type RequestMetricCollectorModifier and TypeMethodDescriptionvoid
AmazonWebServiceRequest.setRequestMetricCollector
(RequestMetricCollector requestMetricCollector) Sets a request level request metric collector which takes precedence over the ones at the http client level and AWS SDK level.<T extends AmazonWebServiceRequest>
TAmazonWebServiceRequest.withRequestMetricCollector
(RequestMetricCollector metricCollector) Specifies a request level metric collector which takes precedence over the ones at the http client level and AWS SDK level.Constructors in com.amazonaws with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonWebServiceClient
(ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new AmazonWebServiceClient object using the specified configuration and request metric collector.protected
AmazonWebServiceClient
(ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector, boolean disableStrictHostNameVerification) -
Uses of RequestMetricCollector in com.amazonaws.http
Methods in com.amazonaws.http that return RequestMetricCollectorModifier and TypeMethodDescriptionAmazonHttpClient.getRequestMetricCollector()
Returns the httpClientSettings client specific request metric collector; or null if there is none.Constructors in com.amazonaws.http with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonHttpClient
(ClientConfiguration clientConfig, ConnectionManagerAwareHttpClient httpClient, RequestMetricCollector requestMetricCollector) Package-protected constructor for unit test purposes.AmazonHttpClient
(ClientConfiguration config, RequestMetricCollector requestMetricCollector) Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy httpClientSettings, etc), and request metric collector.AmazonHttpClient
(ClientConfiguration config, RequestMetricCollector requestMetricCollector, boolean useBrowserCompatibleHostNameVerifier) Constructs a new AWS client using the specified client configuration options (ex: max retry attempts, proxy httpClientSettings, etc), and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.metrics
Fields in com.amazonaws.metrics declared as RequestMetricCollectorModifier and TypeFieldDescriptionstatic final RequestMetricCollector
RequestMetricCollector.NONE
A convenient instance of a no-op request metric collector.Methods in com.amazonaws.metrics with type parameters of type RequestMetricCollectorModifier and TypeMethodDescriptionstatic <T extends RequestMetricCollector>
TAwsSdkMetrics.getRequestMetricCollector()
Returns a non-null request metric collector for the SDK.Methods in com.amazonaws.metrics that return RequestMetricCollectorModifier and TypeMethodDescriptionabstract RequestMetricCollector
MetricCollector.getRequestMetricCollector()
RequestMetricCollector.Factory.getRequestMetricCollector()
Returns an instance of the collector; or null if if failed to create one. -
Uses of RequestMetricCollector in com.amazonaws.metrics.internal.cloudwatch
Subclasses of RequestMetricCollector in com.amazonaws.metrics.internal.cloudwatchModifier and TypeClassDescriptionclass
This is the default implementation of an AWS SDK request metric collection system.Methods in com.amazonaws.metrics.internal.cloudwatch that return RequestMetricCollector -
Uses of RequestMetricCollector in com.amazonaws.services.apigateway
Constructors in com.amazonaws.services.apigateway with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonApiGatewayClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon API Gateway using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.applicationautoscaling
Constructors in com.amazonaws.services.applicationautoscaling with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSApplicationAutoScalingClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Application Auto Scaling using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.applicationdiscovery
Constructors in com.amazonaws.services.applicationdiscovery with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSApplicationDiscoveryClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Application Discovery Service using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.autoscaling
Constructors in com.amazonaws.services.autoscaling with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonAutoScalingClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Auto Scaling using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.certificatemanager
Constructors in com.amazonaws.services.certificatemanager with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSCertificateManagerClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on ACM using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudformation
Constructors in com.amazonaws.services.cloudformation with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCloudFormationClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS CloudFormation using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudfront
Constructors in com.amazonaws.services.cloudfront with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCloudFrontClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on CloudFront using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudhsm
Constructors in com.amazonaws.services.cloudhsm with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSCloudHSMClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on CloudHSM using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudsearchdomain
Constructors in com.amazonaws.services.cloudsearchdomain with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCloudSearchDomainClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon CloudSearch Domain using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudsearchv2
Constructors in com.amazonaws.services.cloudsearchv2 with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCloudSearchClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon CloudSearch using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudtrail
Constructors in com.amazonaws.services.cloudtrail with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSCloudTrailClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on CloudTrail using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudwatch
Constructors in com.amazonaws.services.cloudwatch with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCloudWatchClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on CloudWatch using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cloudwatchevents
Constructors in com.amazonaws.services.cloudwatchevents with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCloudWatchEventsClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon CloudWatch Events using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.codecommit
Constructors in com.amazonaws.services.codecommit with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSCodeCommitClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on CodeCommit using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.codedeploy
Constructors in com.amazonaws.services.codedeploy with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCodeDeployClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on CodeDeploy using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.codepipeline
Constructors in com.amazonaws.services.codepipeline with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSCodePipelineClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on CodePipeline using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cognitoidentity
Constructors in com.amazonaws.services.cognitoidentity with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCognitoIdentityClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Cognito Identity using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cognitoidp
Constructors in com.amazonaws.services.cognitoidp with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSCognitoIdentityProviderClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Cognito Identity Provider using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.cognitosync
Constructors in com.amazonaws.services.cognitosync with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonCognitoSyncClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Cognito Sync using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.config
Constructors in com.amazonaws.services.config with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonConfigClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Config Service using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.databasemigrationservice
Constructors in com.amazonaws.services.databasemigrationservice with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSDatabaseMigrationServiceClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Database Migration Service using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.datapipeline
Constructors in com.amazonaws.services.datapipeline with parameters of type RequestMetricCollectorModifierConstructorDescriptionDataPipelineClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Data Pipeline using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.devicefarm
Constructors in com.amazonaws.services.devicefarm with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSDeviceFarmClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Device Farm using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.directconnect
Constructors in com.amazonaws.services.directconnect with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonDirectConnectClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Direct Connect using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.directory
Constructors in com.amazonaws.services.directory with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSDirectoryServiceClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Directory Service using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.dynamodbv2
Constructors in com.amazonaws.services.dynamodbv2 with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonDynamoDBClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on DynamoDB using the specified AWS account credentials provider, client configuration options, and request metric collector.AmazonDynamoDBStreamsClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon DynamoDB Streams using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.dynamodbv2.datamodeling
Methods in com.amazonaws.services.dynamodbv2.datamodeling that return RequestMetricCollectorModifier and TypeMethodDescriptionDynamoDBMapperConfig.Builder.getRequestMetricCollector()
DynamoDBMapperConfig.getRequestMetricCollector()
Returns the request metric collector or null if not specified.Methods in com.amazonaws.services.dynamodbv2.datamodeling with parameters of type RequestMetricCollectorModifier and TypeMethodDescriptionS3Link.downloadTo
(File destination, RequestMetricCollector requestMetricCollector) Same asS3Link.downloadTo(File)
but allows specifying a request metric collector.S3Link.downloadTo
(OutputStream output, RequestMetricCollector requestMetricCollector) Same asS3Link.downloadTo(OutputStream)
but allows specifying a request metric collector.void
S3Link.setAcl
(AccessControlList acl, RequestMetricCollector requestMetricCollector) Same asS3Link.setAcl(AccessControlList)
but allows specifying a request metric collector.void
S3Link.setAcl
(CannedAccessControlList acl, RequestMetricCollector col) void
DynamoDBMapperConfig.Builder.setRequestMetricCollector
(RequestMetricCollector value) S3Link.uploadFrom
(byte[] buffer, RequestMetricCollector requestMetricCollector) Same asS3Link.uploadFrom(byte[])
but allows specifying a request metric collector.S3Link.uploadFrom
(File source, RequestMetricCollector requestMetricCollector) Same asS3Link.uploadFrom(File)
but allows specifying a request metric collector.DynamoDBMapperConfig.Builder.withRequestMetricCollector
(RequestMetricCollector value) Constructors in com.amazonaws.services.dynamodbv2.datamodeling with parameters of type RequestMetricCollectorModifierConstructorDescriptionDynamoDBMapperConfig
(DynamoDBMapperConfig.SaveBehavior saveBehavior, DynamoDBMapperConfig.ConsistentReads consistentReads, DynamoDBMapperConfig.TableNameOverride tableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy paginationLoadingStrategy, RequestMetricCollector requestMetricCollector) Deprecated. -
Uses of RequestMetricCollector in com.amazonaws.services.dynamodbv2.document.spec
Methods in com.amazonaws.services.dynamodbv2.document.spec with parameters of type RequestMetricCollectorModifier and TypeMethodDescriptionBatchGetItemSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) BatchWriteItemSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) DeleteItemSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) GetItemSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) ListTablesSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) PutItemSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) QuerySpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) ScanSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) UpdateItemSpec.withRequestMetricCollector
(RequestMetricCollector requestMetricCollector) -
Uses of RequestMetricCollector in com.amazonaws.services.ec2
Constructors in com.amazonaws.services.ec2 with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonEC2Client
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon EC2 using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.ecr
Constructors in com.amazonaws.services.ecr with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonECRClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon ECR using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.ecs
Constructors in com.amazonaws.services.ecs with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonECSClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon ECS using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.elasticache
Constructors in com.amazonaws.services.elasticache with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonElastiCacheClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon ElastiCache using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.elasticbeanstalk
Constructors in com.amazonaws.services.elasticbeanstalk with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSElasticBeanstalkClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Elastic Beanstalk using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.elasticfilesystem
Constructors in com.amazonaws.services.elasticfilesystem with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonElasticFileSystemClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on EFS using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.elasticloadbalancing
Constructors in com.amazonaws.services.elasticloadbalancing with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonElasticLoadBalancingClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Elastic Load Balancing using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.elasticmapreduce
Constructors in com.amazonaws.services.elasticmapreduce with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonElasticMapReduceClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon EMR using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.elasticsearch
Constructors in com.amazonaws.services.elasticsearch with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSElasticsearchClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Elasticsearch Service using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.elastictranscoder
Constructors in com.amazonaws.services.elastictranscoder with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonElasticTranscoderClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Elastic Transcoder using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.gamelift
Constructors in com.amazonaws.services.gamelift with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonGameLiftClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon GameLift using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.glacier
Constructors in com.amazonaws.services.glacier with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonGlacierClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Glacier using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.identitymanagement
Constructors in com.amazonaws.services.identitymanagement with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonIdentityManagementClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on IAM using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.importexport
Constructors in com.amazonaws.services.importexport with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonImportExportClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Import/Export using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.inspector
Constructors in com.amazonaws.services.inspector with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonInspectorClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Inspector using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.iot
Constructors in com.amazonaws.services.iot with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSIotClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS IoT using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.iotdata
Constructors in com.amazonaws.services.iotdata with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSIotDataClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS IoT Data Plane using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.kinesis
Constructors in com.amazonaws.services.kinesis with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonKinesisClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Kinesis using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.kinesisfirehose
Constructors in com.amazonaws.services.kinesisfirehose with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonKinesisFirehoseClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Firehose using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.kms
Constructors in com.amazonaws.services.kms with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSKMSClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on KMS using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.lambda
Constructors in com.amazonaws.services.lambda with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSLambdaClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Lambda using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.logs
Constructors in com.amazonaws.services.logs with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSLogsClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.machinelearning
Constructors in com.amazonaws.services.machinelearning with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonMachineLearningClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Machine Learning using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.marketplacecommerceanalytics
Constructors in com.amazonaws.services.marketplacecommerceanalytics with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSMarketplaceCommerceAnalyticsClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Marketplace Commerce Analytics using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.marketplacemetering
Constructors in com.amazonaws.services.marketplacemetering with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSMarketplaceMeteringClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWSMarketplace Metering using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.opsworks
Constructors in com.amazonaws.services.opsworks with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSOpsWorksClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS OpsWorks using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.rds
Constructors in com.amazonaws.services.rds with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonRDSClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon RDS using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.redshift
Constructors in com.amazonaws.services.redshift with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonRedshiftClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Redshift using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.route53
Constructors in com.amazonaws.services.route53 with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonRoute53Client
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Route 53 using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.route53domains
Constructors in com.amazonaws.services.route53domains with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonRoute53DomainsClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon Route 53 Domains using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.s3
Methods in com.amazonaws.services.s3 with parameters of type RequestMetricCollectorModifier and TypeMethodDescriptionvoid
AmazonS3Client.setBucketAcl
(String bucketName, AccessControlList acl, RequestMetricCollector requestMetricCollector) Same asAmazonS3Client.setBucketAcl(String, AccessControlList)
but allows specifying a request metric collector.void
AmazonS3Client.setBucketAcl
(String bucketName, CannedAccessControlList cannedAcl, RequestMetricCollector requestMetricCollector) Same asAmazonS3Client.setBucketAcl(String, CannedAccessControlList)
but allows specifying a request metric collector.void
AmazonS3Client.setObjectAcl
(String bucketName, String key, String versionId, AccessControlList acl, RequestMetricCollector requestMetricCollector) Same asAmazonS3Client.setObjectAcl(String, String, String, AccessControlList)
but allows specifying a request metric collector.void
AmazonS3Client.setObjectAcl
(String bucketName, String key, String versionId, CannedAccessControlList acl, RequestMetricCollector requestMetricCollector) Same asAmazonS3Client.setObjectAcl(String, String, String, CannedAccessControlList)
but allows specifying a request metric collector.Constructors in com.amazonaws.services.s3 with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonS3Client
(AWSCredentialsProvider credentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new Amazon S3 client using the specified AWS credentials, client configuration and request metric collector to access Amazon S3.AmazonS3EncryptionClient
(AWSCredentialsProvider credentialsProvider, EncryptionMaterialsProvider kekMaterialsProvider, ClientConfiguration clientConfig, CryptoConfiguration cryptoConfig, RequestMetricCollector requestMetricCollector) AmazonS3EncryptionClient
(AWSKMSClient kms, AWSCredentialsProvider credentialsProvider, EncryptionMaterialsProvider kekMaterialsProvider, ClientConfiguration clientConfig, CryptoConfiguration cryptoConfig, RequestMetricCollector requestMetricCollector) -
Uses of RequestMetricCollector in com.amazonaws.services.securitytoken
Constructors in com.amazonaws.services.securitytoken with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSSecurityTokenServiceClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS STS using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.simpledb
Constructors in com.amazonaws.services.simpledb with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonSimpleDBClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon SimpleDB using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.simpleemail
Constructors in com.amazonaws.services.simpleemail with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonSimpleEmailServiceClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon SES using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.simplesystemsmanagement
Constructors in com.amazonaws.services.simplesystemsmanagement with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSSimpleSystemsManagementClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon SSM using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.simpleworkflow
Constructors in com.amazonaws.services.simpleworkflow with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonSimpleWorkflowClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon SWF using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.sns
Constructors in com.amazonaws.services.sns with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonSNSClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon SNS using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.sqs
Constructors in com.amazonaws.services.sqs with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonSQSClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon SQS using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.storagegateway
Constructors in com.amazonaws.services.storagegateway with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSStorageGatewayClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Storage Gateway using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.support
Constructors in com.amazonaws.services.support with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSSupportClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on AWS Support using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.waf
Constructors in com.amazonaws.services.waf with parameters of type RequestMetricCollectorModifierConstructorDescriptionAWSWAFClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on WAF using the specified AWS account credentials provider, client configuration options, and request metric collector. -
Uses of RequestMetricCollector in com.amazonaws.services.workspaces
Constructors in com.amazonaws.services.workspaces with parameters of type RequestMetricCollectorModifierConstructorDescriptionAmazonWorkspacesClient
(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector) Constructs a new client to invoke service methods on Amazon WorkSpaces using the specified AWS account credentials provider, client configuration options, and request metric collector.
Builder