Uses of Class
com.amazonaws.metrics.RequestMetricCollector
-
-
Uses of RequestMetricCollector in com.amazonaws
Methods in com.amazonaws that return RequestMetricCollector Modifier and Type Method Description protected 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.RequestMetricCollector
AmazonWebServiceRequest. getRequestMetricCollector()
Returns a request level metric collector; or null if not specified.RequestMetricCollector
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 RequestMetricCollector Modifier and Type Method Description void
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 RequestMetricCollector Constructor Description AmazonWebServiceClient(ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector)
Constructs a new AmazonWebServiceClient object using the specified configuration and request metric collector.AmazonWebServiceClient(ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector, boolean disableStrictHostNameVerification)
-
Uses of RequestMetricCollector in com.amazonaws.http
Methods in com.amazonaws.http that return RequestMetricCollector Modifier and Type Method Description RequestMetricCollector
AmazonHttpClient. getRequestMetricCollector()
Returns the httpClientSettings client specific request metric collector; or null if there is none.Constructors in com.amazonaws.http with parameters of type RequestMetricCollector Constructor Description AmazonHttpClient(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 RequestMetricCollector Modifier and Type Field Description static RequestMetricCollector
RequestMetricCollector. NONE
A convenient instance of a no-op request metric collector.Methods in com.amazonaws.metrics with type parameters of type RequestMetricCollector Modifier and Type Method Description static <T extends RequestMetricCollector>
TAwsSdkMetrics. getRequestMetricCollector()
Returns a non-null request metric collector for the SDK.Methods in com.amazonaws.metrics that return RequestMetricCollector Modifier and Type Method Description abstract RequestMetricCollector
MetricCollector. getRequestMetricCollector()
RequestMetricCollector
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.cloudwatch Modifier and Type Class Description class
RequestMetricCollectorSupport
This is the default implementation of an AWS SDK request metric collection system.Methods in com.amazonaws.metrics.internal.cloudwatch that return RequestMetricCollector Modifier and Type Method Description RequestMetricCollector
MetricCollectorSupport. getRequestMetricCollector()
-
Uses of RequestMetricCollector in com.amazonaws.services.apigateway
Constructors in com.amazonaws.services.apigateway with parameters of type RequestMetricCollector Constructor Description AmazonApiGatewayClient(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 RequestMetricCollector Constructor Description AWSApplicationAutoScalingClient(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 RequestMetricCollector Constructor Description AWSApplicationDiscoveryClient(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 RequestMetricCollector Constructor Description AmazonAutoScalingClient(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 RequestMetricCollector Constructor Description AWSCertificateManagerClient(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 RequestMetricCollector Constructor Description AmazonCloudFormationClient(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 RequestMetricCollector Constructor Description AmazonCloudFrontClient(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 RequestMetricCollector Constructor Description AWSCloudHSMClient(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 RequestMetricCollector Constructor Description AmazonCloudSearchDomainClient(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 RequestMetricCollector Constructor Description AmazonCloudSearchClient(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 RequestMetricCollector Constructor Description AWSCloudTrailClient(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 RequestMetricCollector Constructor Description AmazonCloudWatchClient(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 RequestMetricCollector Constructor Description AmazonCloudWatchEventsClient(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 RequestMetricCollector Constructor Description AWSCodeCommitClient(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 RequestMetricCollector Constructor Description AmazonCodeDeployClient(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 RequestMetricCollector Constructor Description AWSCodePipelineClient(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 RequestMetricCollector Constructor Description AmazonCognitoIdentityClient(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 RequestMetricCollector Constructor Description AWSCognitoIdentityProviderClient(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 RequestMetricCollector Constructor Description AmazonCognitoSyncClient(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 RequestMetricCollector Constructor Description AmazonConfigClient(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 RequestMetricCollector Constructor Description AWSDatabaseMigrationServiceClient(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 RequestMetricCollector Constructor Description DataPipelineClient(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 RequestMetricCollector Constructor Description AWSDeviceFarmClient(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 RequestMetricCollector Constructor Description AmazonDirectConnectClient(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 RequestMetricCollector Constructor Description AWSDirectoryServiceClient(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 RequestMetricCollector Constructor Description AmazonDynamoDBClient(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 RequestMetricCollector Modifier and Type Method Description RequestMetricCollector
DynamoDBMapperConfig.Builder. getRequestMetricCollector()
RequestMetricCollector
DynamoDBMapperConfig. getRequestMetricCollector()
Returns the request metric collector or null if not specified.Methods in com.amazonaws.services.dynamodbv2.datamodeling with parameters of type RequestMetricCollector Modifier and Type Method Description ObjectMetadata
S3Link. downloadTo(File destination, RequestMetricCollector requestMetricCollector)
Same asS3Link.downloadTo(File)
but allows specifying a request metric collector.ObjectMetadata
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)
PutObjectResult
S3Link. uploadFrom(byte[] buffer, RequestMetricCollector requestMetricCollector)
Same asS3Link.uploadFrom(byte[])
but allows specifying a request metric collector.PutObjectResult
S3Link. uploadFrom(File source, RequestMetricCollector requestMetricCollector)
Same asS3Link.uploadFrom(File)
but allows specifying a request metric collector.DynamoDBMapperConfig.Builder
DynamoDBMapperConfig.Builder. withRequestMetricCollector(RequestMetricCollector value)
Constructors in com.amazonaws.services.dynamodbv2.datamodeling with parameters of type RequestMetricCollector Constructor Description DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior saveBehavior, DynamoDBMapperConfig.ConsistentReads consistentReads, DynamoDBMapperConfig.TableNameOverride tableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy paginationLoadingStrategy, RequestMetricCollector requestMetricCollector)
Deprecated.in favor of the fluentBuilder
-
Uses of RequestMetricCollector in com.amazonaws.services.dynamodbv2.document.spec
-
Uses of RequestMetricCollector in com.amazonaws.services.ec2
Constructors in com.amazonaws.services.ec2 with parameters of type RequestMetricCollector Constructor Description AmazonEC2Client(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 RequestMetricCollector Constructor Description AmazonECRClient(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 RequestMetricCollector Constructor Description AmazonECSClient(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 RequestMetricCollector Constructor Description AmazonElastiCacheClient(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 RequestMetricCollector Constructor Description AWSElasticBeanstalkClient(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 RequestMetricCollector Constructor Description AmazonElasticFileSystemClient(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 RequestMetricCollector Constructor Description AmazonElasticLoadBalancingClient(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 RequestMetricCollector Constructor Description AmazonElasticMapReduceClient(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 RequestMetricCollector Constructor Description AWSElasticsearchClient(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 RequestMetricCollector Constructor Description AmazonElasticTranscoderClient(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 RequestMetricCollector Constructor Description AmazonGameLiftClient(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 RequestMetricCollector Constructor Description AmazonGlacierClient(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 RequestMetricCollector Constructor Description AmazonIdentityManagementClient(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 RequestMetricCollector Constructor Description AmazonImportExportClient(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 RequestMetricCollector Constructor Description AmazonInspectorClient(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 RequestMetricCollector Constructor Description AWSIotClient(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 RequestMetricCollector Constructor Description AWSIotDataClient(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 RequestMetricCollector Constructor Description AmazonKinesisClient(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 RequestMetricCollector Constructor Description AmazonKinesisFirehoseClient(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 RequestMetricCollector Constructor Description AWSKMSClient(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 RequestMetricCollector Constructor Description AWSLambdaClient(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 RequestMetricCollector Constructor Description AWSLogsClient(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 RequestMetricCollector Constructor Description AmazonMachineLearningClient(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 RequestMetricCollector Constructor Description AWSMarketplaceCommerceAnalyticsClient(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 RequestMetricCollector Constructor Description AWSMarketplaceMeteringClient(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 RequestMetricCollector Constructor Description AWSOpsWorksClient(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 RequestMetricCollector Constructor Description AmazonRDSClient(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 RequestMetricCollector Constructor Description AmazonRedshiftClient(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 RequestMetricCollector Constructor Description AmazonRoute53Client(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 RequestMetricCollector Constructor Description AmazonRoute53DomainsClient(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 RequestMetricCollector Modifier and Type Method Description void
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 RequestMetricCollector Constructor Description AmazonS3Client(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 RequestMetricCollector Constructor Description AWSSecurityTokenServiceClient(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 RequestMetricCollector Constructor Description AmazonSimpleDBClient(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 RequestMetricCollector Constructor Description AmazonSimpleEmailServiceClient(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 RequestMetricCollector Constructor Description AWSSimpleSystemsManagementClient(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 RequestMetricCollector Constructor Description AmazonSimpleWorkflowClient(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 RequestMetricCollector Constructor Description AmazonSNSClient(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 RequestMetricCollector Constructor Description AmazonSQSClient(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 RequestMetricCollector Constructor Description AWSStorageGatewayClient(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 RequestMetricCollector Constructor Description AWSSupportClient(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 RequestMetricCollector Constructor Description AWSWAFClient(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 RequestMetricCollector Constructor Description AmazonWorkspacesClient(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.
-