Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

accept() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
The format of the returned profiling data.
accept(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
The format of the returned profiling data.
ActionGroup - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
actionGroup() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
Specifies an action group that contains permissions to add to a profiling group resource.
actionGroup(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
Specifies an action group that contains permissions to add to a profiling group resource.
actionGroup(ActionGroup) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
Specifies an action group that contains permissions to add to a profiling group resource.
actionGroup() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
Specifies an action group that contains the permissions to remove from a profiling group's resource-based policy.
actionGroup(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest.Builder
Specifies an action group that contains the permissions to remove from a profiling group's resource-based policy.
actionGroup(ActionGroup) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest.Builder
Specifies an action group that contains the permissions to remove from a profiling group's resource-based policy.
actionGroupAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
Specifies an action group that contains permissions to add to a profiling group resource.
actionGroupAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
Specifies an action group that contains the permissions to remove from a profiling group's resource-based policy.
addNotificationChannels(AddNotificationChannelsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Add up to 2 anomaly notifications channels for a profiling group.
addNotificationChannels(Consumer<AddNotificationChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Add up to 2 anomaly notifications channels for a profiling group.
addNotificationChannels(AddNotificationChannelsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Add up to 2 anomaly notifications channels for a profiling group.
addNotificationChannels(Consumer<AddNotificationChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Add up to 2 anomaly notifications channels for a profiling group.
AddNotificationChannelsRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the AddNotificationChannelsRequest.
AddNotificationChannelsRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
AddNotificationChannelsRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
AddNotificationChannelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.AddNotificationChannelsRequestMarshaller
 
AddNotificationChannelsResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the AddNotificationChannelsResponse.
AddNotificationChannelsResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
AgentConfiguration - Class in software.amazon.awssdk.services.codeguruprofiler.model
The response of ConfigureAgent that specifies if an agent profiles or not and for how long to return profiling data.
AgentConfiguration.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
AgentOrchestrationConfig - Class in software.amazon.awssdk.services.codeguruprofiler.model
Specifies whether profiling is enabled or disabled for a profiling group.
agentOrchestrationConfig() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
Specifies whether profiling is enabled or disabled for the created profiling group.
agentOrchestrationConfig(AgentOrchestrationConfig) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
Specifies whether profiling is enabled or disabled for the created profiling group.
agentOrchestrationConfig(Consumer<AgentOrchestrationConfig.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
Specifies whether profiling is enabled or disabled for the created profiling group.
agentOrchestrationConfig() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
An AgentOrchestrationConfig object that indicates if the profiling group is enabled for profiled or not.
agentOrchestrationConfig(AgentOrchestrationConfig) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
An AgentOrchestrationConfig object that indicates if the profiling group is enabled for profiled or not.
agentOrchestrationConfig(Consumer<AgentOrchestrationConfig.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
An AgentOrchestrationConfig object that indicates if the profiling group is enabled for profiled or not.
agentOrchestrationConfig() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
Specifies whether profiling is enabled or disabled for a profiling group.
agentOrchestrationConfig(AgentOrchestrationConfig) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest.Builder
Specifies whether profiling is enabled or disabled for a profiling group.
agentOrchestrationConfig(Consumer<AgentOrchestrationConfig.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest.Builder
Specifies whether profiling is enabled or disabled for a profiling group.
AgentOrchestrationConfig.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
AgentParameterField - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
agentParameters() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
Parameters used by the profiler.
agentParameters(Map<AgentParameterField, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration.Builder
Parameters used by the profiler.
agentParametersAsStrings() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
Parameters used by the profiler.
agentParametersWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration.Builder
Parameters used by the profiler.
agentProfile() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
The submitted profiling data.
agentProfile(SdkBytes) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest.Builder
The submitted profiling data.
AggregatedProfileTime - Class in software.amazon.awssdk.services.codeguruprofiler.model
Specifies the aggregation period and aggregation start time for an aggregated profile.
AggregatedProfileTime.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
AggregationPeriod - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
allMatchesCount() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
How many different places in the profile graph triggered a match.
allMatchesCount(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
How many different places in the profile graph triggered a match.
allMatchesSum() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
How much of the total sample count is potentially affected.
allMatchesSum(Double) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
How much of the total sample count is potentially affected.
anomalies() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
The list of anomalies that the analysis has found for this profile.
anomalies(Collection<Anomaly>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The list of anomalies that the analysis has found for this profile.
anomalies(Anomaly...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The list of anomalies that the analysis has found for this profile.
anomalies(Consumer<Anomaly.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The list of anomalies that the analysis has found for this profile.
Anomaly - Class in software.amazon.awssdk.services.codeguruprofiler.model
Details about an anomaly in a specific metric of application profile.
Anomaly.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
AnomalyInstance - Class in software.amazon.awssdk.services.codeguruprofiler.model
The specific duration in which the metric is flagged as anomalous.
AnomalyInstance.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
anomalyInstanceId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
The universally unique identifier (UUID) of the AnomalyInstance object that is included in the analysis data.
anomalyInstanceId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest.Builder
The universally unique identifier (UUID) of the AnomalyInstance object that is included in the analysis data.
arn() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
The Amazon Resource Name (ARN) identifying the profiling group resource.
arn(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
The Amazon Resource Name (ARN) identifying the profiling group resource.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ValidationException.Builder
 

B

batchGetFrameMetricData(BatchGetFrameMetricDataRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns the time series of values for a requested list of frame metrics from a time period.
batchGetFrameMetricData(Consumer<BatchGetFrameMetricDataRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns the time series of values for a requested list of frame metrics from a time period.
batchGetFrameMetricData(BatchGetFrameMetricDataRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns the time series of values for a requested list of frame metrics from a time period.
batchGetFrameMetricData(Consumer<BatchGetFrameMetricDataRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns the time series of values for a requested list of frame metrics from a time period.
BatchGetFrameMetricDataRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the BatchGetFrameMetricDataRequest.
BatchGetFrameMetricDataRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
BatchGetFrameMetricDataRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
BatchGetFrameMetricDataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.BatchGetFrameMetricDataRequestMarshaller
 
BatchGetFrameMetricDataResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the BatchGetFrameMetricDataResponse.
BatchGetFrameMetricDataResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
build() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Create a builder that can be used to configure and create a CodeGuruProfilerAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Create a builder that can be used to configure and create a CodeGuruProfilerClient.
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
builder() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 
builder() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ValidationException
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
BuilderImpl(CodeGuruProfilerException) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerRequest.BuilderImpl
 
BuilderImpl(CodeGuruProfilerRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse.BuilderImpl
 
BuilderImpl(CodeGuruProfilerResponse) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ValidationException.Builder
 
Channel - Class in software.amazon.awssdk.services.codeguruprofiler.model
Notification medium for users to get alerted for events that occur in application profile.
Channel.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
channelId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest.Builder
The id of the channel that we want to stop receiving notifications.
channelId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
The id of the channel that we want to stop receiving notifications.
channels(Collection<Channel>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest.Builder
One or 2 channels to report to when anomalies are detected.
channels(Channel...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest.Builder
One or 2 channels to report to when anomalies are detected.
channels(Consumer<Channel.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest.Builder
One or 2 channels to report to when anomalies are detected.
channels() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
One or 2 channels to report to when anomalies are detected.
channels(Collection<Channel>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration.Builder
List of up to two channels to be used for sending notifications for events detected from the application profile.
channels(Channel...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration.Builder
List of up to two channels to be used for sending notifications for events detected from the application profile.
channels(Consumer<Channel.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration.Builder
List of up to two channels to be used for sending notifications for events detected from the application profile.
channels() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
List of up to two channels to be used for sending notifications for events detected from the application profile.
clientToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
Amazon CodeGuru Profiler uses this universally unique identifier (UUID) to prevent the accidental creation of duplicate profiling groups if there are failures and retries.
clientToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
Amazon CodeGuru Profiler uses this universally unique identifier (UUID) to prevent the accidental creation of duplicate profiling groups if there are failures and retries.
CodeGuruProfilerAsyncClient - Interface in software.amazon.awssdk.services.codeguruprofiler
Service client for accessing Amazon CodeGuru Profiler asynchronously.
CodeGuruProfilerAsyncClientBuilder - Interface in software.amazon.awssdk.services.codeguruprofiler
A builder for creating an instance of CodeGuruProfilerAsyncClient.
CodeGuruProfilerBaseClientBuilder<B extends CodeGuruProfilerBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.codeguruprofiler
This includes configuration specific to Amazon CodeGuru Profiler that is supported by both CodeGuruProfilerClientBuilder and CodeGuruProfilerAsyncClientBuilder.
CodeGuruProfilerClient - Interface in software.amazon.awssdk.services.codeguruprofiler
Service client for accessing Amazon CodeGuru Profiler.
CodeGuruProfilerClientBuilder - Interface in software.amazon.awssdk.services.codeguruprofiler
A builder for creating an instance of CodeGuruProfilerClient.
CodeGuruProfilerException - Exception in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerException(CodeGuruProfilerException.Builder) - Constructor for exception software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException
 
CodeGuruProfilerException.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerException.BuilderImpl - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerRequest(CodeGuruProfilerRequest.Builder) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerRequest
 
CodeGuruProfilerRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerRequest.BuilderImpl - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerResponse(CodeGuruProfilerResponse.Builder) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse
 
CodeGuruProfilerResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerResponse.BuilderImpl - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
CodeGuruProfilerResponseMetadata - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
comment(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest.Builder
Optional feedback about this anomaly.
comment() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
Optional feedback about this anomaly.
ComputePlatform - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
computePlatform(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
The compute platform of the profiling group.
computePlatform(ComputePlatform) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
The compute platform of the profiling group.
computePlatform() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
The compute platform of the profiling group.
computePlatform(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
The compute platform of the profiling group.
computePlatform(ComputePlatform) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
The compute platform of the profiling group.
computePlatform() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
The compute platform of the profiling group.
computePlatformAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
The compute platform of the profiling group.
computePlatformAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
The compute platform of the profiling group.
configuration(AgentConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse.Builder
An AgentConfiguration object that specifies if an agent profiles or not and for how long to return profiling data.
configuration(Consumer<AgentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse.Builder
An AgentConfiguration object that specifies if an agent profiles or not and for how long to return profiling data.
configuration() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
An AgentConfiguration object that specifies if an agent profiles or not and for how long to return profiling data.
configureAgent(ConfigureAgentRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Used by profiler agents to report their current state and to receive remote configuration updates.
configureAgent(Consumer<ConfigureAgentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Used by profiler agents to report their current state and to receive remote configuration updates.
configureAgent(ConfigureAgentRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Used by profiler agents to report their current state and to receive remote configuration updates.
configureAgent(Consumer<ConfigureAgentRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Used by profiler agents to report their current state and to receive remote configuration updates.
ConfigureAgentRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the configureAgentRequest.
ConfigureAgentRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
ConfigureAgentRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
ConfigureAgentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.ConfigureAgentRequestMarshaller
 
ConfigureAgentResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the configureAgentResponse.
ConfigureAgentResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
ConflictException - Exception in software.amazon.awssdk.services.codeguruprofiler.model
The requested operation would cause a conflict with the current state of a service resource associated with the request.
ConflictException.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
contentEncoding(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse.Builder
The content encoding of the profile.
contentEncoding() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
The content encoding of the profile.
contentType(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse.Builder
The content type of the profile in the payload.
contentType() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
The content type of the profile in the payload.
contentType(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest.Builder
The format of the submitted profiling data.
contentType() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
The format of the submitted profiling data.
countersToAggregate(Collection<String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
A list of the different counters used to determine if there is a match.
countersToAggregate(String...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
A list of the different counters used to determine if there is a match.
countersToAggregate() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
A list of the different counters used to determine if there is a match.
create() - Static method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Create a CodeGuruProfilerAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Create a CodeGuruProfilerClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponseMetadata
 
createdAt(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
The time when the profiling group was created.
createdAt() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
The time when the profiling group was created.
createProfilingGroup(CreateProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Creates a profiling group.
createProfilingGroup(Consumer<CreateProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Creates a profiling group.
createProfilingGroup(CreateProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Creates a profiling group.
createProfilingGroup(Consumer<CreateProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Creates a profiling group.
CreateProfilingGroupRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the createProfiliingGroupRequest.
CreateProfilingGroupRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
CreateProfilingGroupRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
CreateProfilingGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.CreateProfilingGroupRequestMarshaller
 
CreateProfilingGroupResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the createProfilingGroupResponse.
CreateProfilingGroupResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 

D

dailyReportsOnly(Boolean) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest.Builder
A Boolean value indicating whether to only return reports from daily profiles.
dailyReportsOnly() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
A Boolean value indicating whether to only return reports from daily profiles.
dailyReportsOnly(Boolean) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
A Boolean value indicating whether to only return reports from daily profiles.
dailyReportsOnly() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
A Boolean value indicating whether to only return reports from daily profiles.
deleteProfilingGroup(DeleteProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Deletes a profiling group.
deleteProfilingGroup(Consumer<DeleteProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Deletes a profiling group.
deleteProfilingGroup(DeleteProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Deletes a profiling group.
deleteProfilingGroup(Consumer<DeleteProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Deletes a profiling group.
DeleteProfilingGroupRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the deleteProfilingGroupRequest.
DeleteProfilingGroupRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
DeleteProfilingGroupRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
DeleteProfilingGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.DeleteProfilingGroupRequestMarshaller
 
DeleteProfilingGroupResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the deleteProfilingGroupResponse.
DeleteProfilingGroupResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
describeProfilingGroup(DescribeProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a ProfilingGroupDescription object that contains information about the requested profiling group.
describeProfilingGroup(Consumer<DescribeProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a ProfilingGroupDescription object that contains information about the requested profiling group.
describeProfilingGroup(DescribeProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a ProfilingGroupDescription object that contains information about the requested profiling group.
describeProfilingGroup(Consumer<DescribeProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a ProfilingGroupDescription object that contains information about the requested profiling group.
DescribeProfilingGroupRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the describeProfilingGroupRequest.
DescribeProfilingGroupRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
DescribeProfilingGroupRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
DescribeProfilingGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.DescribeProfilingGroupRequestMarshaller
 
DescribeProfilingGroupResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the describeProfilingGroupResponse.
DescribeProfilingGroupResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
description(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
The description of the recommendation.
description() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
The description of the recommendation.

E

endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance.Builder
The end time of the period during which the metric is flagged as anomalous.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
The end time of the period during which the metric is flagged as anomalous.
endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The end time of the time period for the returned time series values.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
The end time of the time period for the returned time series values.
endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
The end time of the time period for the returned time series values.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
The end time of the time period for the returned time series values.
endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
The end time of the requested profile.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
The end time of the requested profile.
endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest.Builder
The start time of the profile to get analysis data about.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
The start time of the profile to get analysis data about.
endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
The end time of the profile to get analysis data about.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
The end time of the profile to get analysis data about.
endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The end time of the time range from which to list the profiles.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The end time of the time range from which to list the profiles.
endTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
End time of the profile that was used by this analysis.
endTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
End time of the profile that was used by this analysis.
endTimes(Collection<TimestampStructure>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
List of instances, or time steps, in the time series.
endTimes(TimestampStructure...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
List of instances, or time steps, in the time series.
endTimes(Consumer<TimestampStructure.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
List of instances, or time steps, in the time series.
endTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
List of instances, or time steps, in the time series.
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 
EventPublisher - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
eventPublishers(Collection<EventPublisher>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Channel.Builder
List of publishers for different type of events that may be detected in an application from the profile.
eventPublishers(EventPublisher...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Channel.Builder
List of publishers for different type of events that may be detected in an application from the profile.
eventPublishers() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
List of publishers for different type of events that may be detected in an application from the profile.
eventPublishersAsStrings() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
List of publishers for different type of events that may be detected in an application from the profile.
eventPublishersWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Channel.Builder
List of publishers for different type of events that may be detected in an application from the profile.
eventPublishersWithStrings(String...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Channel.Builder
List of publishers for different type of events that may be detected in an application from the profile.

F

FeedbackType - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
findingsReportSummaries(Collection<FindingsReportSummary>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse.Builder
The list of analysis results summaries.
findingsReportSummaries(FindingsReportSummary...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse.Builder
The list of analysis results summaries.
findingsReportSummaries(Consumer<FindingsReportSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse.Builder
The list of analysis results summaries.
findingsReportSummaries() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
The list of analysis results summaries.
FindingsReportSummary - Class in software.amazon.awssdk.services.codeguruprofiler.model
Information about potential recommendations that might be created from the analysis of profiling data.
FindingsReportSummary.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
fleetInstanceId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest.Builder
A universally unique identifier (UUID) for a profiling instance.
fleetInstanceId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
A universally unique identifier (UUID) for a profiling instance.
frameAddress(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Match.Builder
The location in the profiling graph that contains a recommendation found during analysis.
frameAddress() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
The location in the profiling graph that contains a recommendation found during analysis.
FrameMetric - Class in software.amazon.awssdk.services.codeguruprofiler.model
The frame name, metric type, and thread states.
frameMetric(FrameMetric) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum.Builder
Sets the value of the FrameMetric property for this object.
frameMetric(Consumer<FrameMetric.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum.Builder
Sets the value of the FrameMetric property for this object.
frameMetric() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
Returns the value of the FrameMetric property for this object.
FrameMetric.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
frameMetricData(Collection<FrameMetricDatum>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
Details of the metrics to request a time series of values.
frameMetricData(FrameMetricDatum...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
Details of the metrics to request a time series of values.
frameMetricData(Consumer<FrameMetricDatum.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
Details of the metrics to request a time series of values.
frameMetricData() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
Details of the metrics to request a time series of values.
FrameMetricDatum - Class in software.amazon.awssdk.services.codeguruprofiler.model
Information about a frame metric and its values.
FrameMetricDatum.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
frameMetrics(Collection<FrameMetric>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The details of the metrics that are used to request a time series of values.
frameMetrics(FrameMetric...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The details of the metrics that are used to request a time series of values.
frameMetrics(Consumer<FrameMetric.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The details of the metrics that are used to request a time series of values.
frameMetrics() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
The details of the metrics that are used to request a time series of values.
frameName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric.Builder
Name of the method common across the multiple occurrences of a frame in an application profile.
frameName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
Name of the method common across the multiple occurrences of a frame in an application profile.
frameName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Metric.Builder
The name of the method that appears as a frame in any stack in a profile.
frameName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
The name of the method that appears as a frame in any stack in a profile.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ActionGroup
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AgentParameterField
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AggregationPeriod
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ComputePlatform
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.EventPublisher
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.FeedbackType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetadataField
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetricType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.OrderBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getFindingsReportAccountSummary(GetFindingsReportAccountSummaryRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
getFindingsReportAccountSummary(Consumer<GetFindingsReportAccountSummaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
getFindingsReportAccountSummary(GetFindingsReportAccountSummaryRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
getFindingsReportAccountSummary(Consumer<GetFindingsReportAccountSummaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
GetFindingsReportAccountSummaryIterable - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
GetFindingsReportAccountSummaryIterable(CodeGuruProfilerClient, GetFindingsReportAccountSummaryRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.GetFindingsReportAccountSummaryIterable
 
getFindingsReportAccountSummaryPaginator(GetFindingsReportAccountSummaryRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
getFindingsReportAccountSummaryPaginator(Consumer<GetFindingsReportAccountSummaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
getFindingsReportAccountSummaryPaginator(GetFindingsReportAccountSummaryRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
getFindingsReportAccountSummaryPaginator(Consumer<GetFindingsReportAccountSummaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account.
GetFindingsReportAccountSummaryPublisher - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
GetFindingsReportAccountSummaryPublisher(CodeGuruProfilerAsyncClient, GetFindingsReportAccountSummaryRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.GetFindingsReportAccountSummaryPublisher
 
GetFindingsReportAccountSummaryRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the GetFindingsReportAccountSummaryRequest.
GetFindingsReportAccountSummaryRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
GetFindingsReportAccountSummaryRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
GetFindingsReportAccountSummaryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.GetFindingsReportAccountSummaryRequestMarshaller
 
GetFindingsReportAccountSummaryResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the GetFindingsReportAccountSummaryResponse.
GetFindingsReportAccountSummaryResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
getNotificationConfiguration(GetNotificationConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Get the current configuration for anomaly notifications for a profiling group.
getNotificationConfiguration(Consumer<GetNotificationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Get the current configuration for anomaly notifications for a profiling group.
getNotificationConfiguration(GetNotificationConfigurationRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Get the current configuration for anomaly notifications for a profiling group.
getNotificationConfiguration(Consumer<GetNotificationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Get the current configuration for anomaly notifications for a profiling group.
GetNotificationConfigurationRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the GetNotificationConfigurationRequest.
GetNotificationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
GetNotificationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
GetNotificationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.GetNotificationConfigurationRequestMarshaller
 
GetNotificationConfigurationResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the GetNotificationConfigurationResponse.
GetNotificationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
getPolicy(GetPolicyRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns the JSON-formatted resource-based policy on a profiling group.
getPolicy(Consumer<GetPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns the JSON-formatted resource-based policy on a profiling group.
getPolicy(GetPolicyRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns the JSON-formatted resource-based policy on a profiling group.
getPolicy(Consumer<GetPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns the JSON-formatted resource-based policy on a profiling group.
GetPolicyRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the getPolicyRequest.
GetPolicyRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
GetPolicyRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
GetPolicyRequest Marshaller
GetPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.GetPolicyRequestMarshaller
 
GetPolicyResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the getPolicyResponse.
GetPolicyResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
getProfile(GetProfileRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Gets the aggregated profile of a profiling group for a specified time range.
getProfile(Consumer<GetProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Gets the aggregated profile of a profiling group for a specified time range.
getProfile(GetProfileRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Gets the aggregated profile of a profiling group for a specified time range.
getProfile(Consumer<GetProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Gets the aggregated profile of a profiling group for a specified time range.
GetProfileRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the getProfileRequest.
GetProfileRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
GetProfileRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
GetProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.GetProfileRequestMarshaller
 
GetProfileResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the getProfileResponse.
GetProfileResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
getRecommendations(GetRecommendationsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of Recommendation objects that contain recommendations for a profiling group for a given time period.
getRecommendations(Consumer<GetRecommendationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of Recommendation objects that contain recommendations for a profiling group for a given time period.
getRecommendations(GetRecommendationsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of Recommendation objects that contain recommendations for a profiling group for a given time period.
getRecommendations(Consumer<GetRecommendationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of Recommendation objects that contain recommendations for a profiling group for a given time period.
GetRecommendationsRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the GetRecommendationsRequest.
GetRecommendationsRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
GetRecommendationsRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
GetRecommendationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.GetRecommendationsRequestMarshaller
 
GetRecommendationsResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the GetRecommendationsResponse.
GetRecommendationsResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 

H

hasAgentParameters() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
Returns true if the AgentParameters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAnomalies() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
Returns true if the Anomalies property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasChannels() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
Returns true if the Channels property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasChannels() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
Returns true if the Channels property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCountersToAggregate() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
Returns true if the CountersToAggregate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEndTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
Returns true if the EndTimes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEventPublishers() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
Returns true if the EventPublishers property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFindingsReportSummaries() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
Returns true if the FindingsReportSummaries property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFrameMetricData() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
Returns true if the FrameMetricData property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFrameMetrics() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
Returns true if the FrameMetrics property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 
hasInstances() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
Returns true if the Instances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasMetadata() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
Returns true if the Metadata property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPrincipals() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
Returns true if the Principals property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasProfileTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
Returns true if the ProfileTimes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasProfilingGroupNames() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
Returns true if the ProfilingGroupNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasProfilingGroups() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
Returns true if the ProfilingGroups property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasRecommendations() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
Returns true if the Recommendations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasReportSummaries() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
Returns true if the ReportSummaries property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagKeys() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTargetFrames() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
Returns true if the TargetFrames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasThreadStates() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
Returns true if the ThreadStates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasThreadStates() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
Returns true if the ThreadStates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTopMatches() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
Returns true if the TopMatches property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUnprocessedEndTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
Returns true if the UnprocessedEndTimes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasValues() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

id(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance.Builder
The universally unique identifier (UUID) of an instance of an anomaly in a metric.
id() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
The universally unique identifier (UUID) of an instance of an anomaly in a metric.
id(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Channel.Builder
Unique identifier for each Channel in the notification configuration of a Profiling Group.
id() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
Unique identifier for each Channel in the notification configuration of a Profiling Group.
id(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary.Builder
The universally unique identifier (UUID) of the recommendation report.
id() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
The universally unique identifier (UUID) of the recommendation report.
id(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
The universally unique identifier (UUID) of this pattern.
id() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
The universally unique identifier (UUID) of this pattern.
includeDescription(Boolean) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest.Builder
A Boolean value indicating whether to include a description.
includeDescription() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
A Boolean value indicating whether to include a description.
instances(Collection<AnomalyInstance>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Anomaly.Builder
A list of the instances of the detected anomalies during the requested period.
instances(AnomalyInstance...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Anomaly.Builder
A list of the instances of the detected anomalies during the requested period.
instances(Consumer<AnomalyInstance.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Anomaly.Builder
A list of the instances of the detected anomalies during the requested period.
instances() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
A list of the instances of the detected anomalies during the requested period.
InternalServerException - Exception in software.amazon.awssdk.services.codeguruprofiler.model
The server encountered an internal error and is unable to complete the request.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
iterator() - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.GetFindingsReportAccountSummaryIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListFindingsReportsIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfileTimesIterable
 
iterator() - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfilingGroupsIterable
 

K

knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ActionGroup
Use this in place of ActionGroup.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AgentParameterField
Use this in place of AgentParameterField.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AggregationPeriod
Use this in place of AggregationPeriod.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ComputePlatform
Use this in place of ComputePlatform.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.EventPublisher
Use this in place of EventPublisher.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.FeedbackType
Use this in place of FeedbackType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetadataField
Use this in place of MetadataField.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetricType
Use this in place of MetricType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.OrderBy
Use this in place of OrderBy.values() to return a Set of all values known to the SDK.

L

latestAgentOrchestratedAt(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus.Builder
The date and time when the profiling agent most recently pinged back.
latestAgentOrchestratedAt() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
The date and time when the profiling agent most recently pinged back.
latestAgentProfileReportedAt(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus.Builder
The date and time when the most recent profile was received.
latestAgentProfileReportedAt() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
The date and time when the most recent profile was received.
latestAggregatedProfile(AggregatedProfileTime) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus.Builder
An AggregatedProfileTime object that contains the aggregation period and start time for an aggregated profile.
latestAggregatedProfile(Consumer<AggregatedProfileTime.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus.Builder
An AggregatedProfileTime object that contains the aggregation period and start time for an aggregated profile.
latestAggregatedProfile() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
An AggregatedProfileTime object that contains the aggregation period and start time for an aggregated profile.
listFindingsReports(ListFindingsReportsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
List the available reports for a given profiling group and time range.
listFindingsReports(Consumer<ListFindingsReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
List the available reports for a given profiling group and time range.
listFindingsReports(ListFindingsReportsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
List the available reports for a given profiling group and time range.
listFindingsReports(Consumer<ListFindingsReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
List the available reports for a given profiling group and time range.
ListFindingsReportsIterable - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
ListFindingsReportsIterable(CodeGuruProfilerClient, ListFindingsReportsRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.ListFindingsReportsIterable
 
listFindingsReportsPaginator(ListFindingsReportsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
List the available reports for a given profiling group and time range.
listFindingsReportsPaginator(Consumer<ListFindingsReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
List the available reports for a given profiling group and time range.
listFindingsReportsPaginator(ListFindingsReportsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
List the available reports for a given profiling group and time range.
listFindingsReportsPaginator(Consumer<ListFindingsReportsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
List the available reports for a given profiling group and time range.
ListFindingsReportsPublisher - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
ListFindingsReportsPublisher(CodeGuruProfilerAsyncClient, ListFindingsReportsRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.ListFindingsReportsPublisher
 
ListFindingsReportsRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the ListFindingsReportsRequest.
ListFindingsReportsRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
ListFindingsReportsRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
ListFindingsReportsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.ListFindingsReportsRequestMarshaller
 
ListFindingsReportsResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the ListFindingsReportsResponse.
ListFindingsReportsResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
listProfileTimes(ListProfileTimesRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
listProfileTimes(Consumer<ListProfileTimesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
listProfileTimes(ListProfileTimesRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
listProfileTimes(Consumer<ListProfileTimesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
ListProfileTimesIterable - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
ListProfileTimesIterable(CodeGuruProfilerClient, ListProfileTimesRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfileTimesIterable
 
listProfileTimesPaginator(ListProfileTimesRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
listProfileTimesPaginator(Consumer<ListProfileTimesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
listProfileTimesPaginator(ListProfileTimesRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
listProfileTimesPaginator(Consumer<ListProfileTimesRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
ListProfileTimesPublisher - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
ListProfileTimesPublisher(CodeGuruProfilerAsyncClient, ListProfileTimesRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfileTimesPublisher
 
ListProfileTimesRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the listProfileTimesRequest.
ListProfileTimesRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
ListProfileTimesRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
ListProfileTimesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.ListProfileTimesRequestMarshaller
 
ListProfileTimesResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the listProfileTimesResponse.
ListProfileTimesResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
listProfilingGroups(ListProfilingGroupsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of profiling groups.
listProfilingGroups(Consumer<ListProfilingGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of profiling groups.
listProfilingGroups(ListProfilingGroupsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of profiling groups.
listProfilingGroups(Consumer<ListProfilingGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of profiling groups.
ListProfilingGroupsIterable - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
ListProfilingGroupsIterable(CodeGuruProfilerClient, ListProfilingGroupsRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfilingGroupsIterable
 
listProfilingGroupsPaginator(ListProfilingGroupsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of profiling groups.
listProfilingGroupsPaginator(Consumer<ListProfilingGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of profiling groups.
listProfilingGroupsPaginator(ListProfilingGroupsRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of profiling groups.
listProfilingGroupsPaginator(Consumer<ListProfilingGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of profiling groups.
ListProfilingGroupsPublisher - Class in software.amazon.awssdk.services.codeguruprofiler.paginators
ListProfilingGroupsPublisher(CodeGuruProfilerAsyncClient, ListProfilingGroupsRequest) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfilingGroupsPublisher
 
ListProfilingGroupsRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the listProfilingGroupsRequest.
ListProfilingGroupsRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
ListProfilingGroupsRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
ListProfilingGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.ListProfilingGroupsRequestMarshaller
 
ListProfilingGroupsResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the listProfilingGroupsResponse.
ListProfilingGroupsResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of the tags that are assigned to a specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Returns a list of the tags that are assigned to a specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of the tags that are assigned to a specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Returns a list of the tags that are assigned to a specified resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
locale(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest.Builder
The language used to provide analysis.
locale() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
The language used to provide analysis.

M

marshall(AddNotificationChannelsRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.AddNotificationChannelsRequestMarshaller
 
marshall(BatchGetFrameMetricDataRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.BatchGetFrameMetricDataRequestMarshaller
 
marshall(ConfigureAgentRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.ConfigureAgentRequestMarshaller
 
marshall(CreateProfilingGroupRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.CreateProfilingGroupRequestMarshaller
 
marshall(DeleteProfilingGroupRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.DeleteProfilingGroupRequestMarshaller
 
marshall(DescribeProfilingGroupRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.DescribeProfilingGroupRequestMarshaller
 
marshall(GetFindingsReportAccountSummaryRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.GetFindingsReportAccountSummaryRequestMarshaller
 
marshall(GetNotificationConfigurationRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.GetNotificationConfigurationRequestMarshaller
 
marshall(GetPolicyRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.GetPolicyRequestMarshaller
 
marshall(GetProfileRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.GetProfileRequestMarshaller
 
marshall(GetRecommendationsRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.GetRecommendationsRequestMarshaller
 
marshall(ListFindingsReportsRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.ListFindingsReportsRequestMarshaller
 
marshall(ListProfileTimesRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.ListProfileTimesRequestMarshaller
 
marshall(ListProfilingGroupsRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.ListProfilingGroupsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.ListTagsForResourceRequestMarshaller
 
marshall(PostAgentProfileRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.PostAgentProfileRequestMarshaller
 
marshall(PutPermissionRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.PutPermissionRequestMarshaller
 
marshall(RemoveNotificationChannelRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.RemoveNotificationChannelRequestMarshaller
 
marshall(RemovePermissionRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.RemovePermissionRequestMarshaller
 
marshall(SubmitFeedbackRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.SubmitFeedbackRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.UntagResourceRequestMarshaller
 
marshall(UpdateProfilingGroupRequest) - Method in class software.amazon.awssdk.services.codeguruprofiler.transform.UpdateProfilingGroupRequestMarshaller
 
Match - Class in software.amazon.awssdk.services.codeguruprofiler.model
The part of a profile that contains a recommendation found during analysis.
Match.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
maxDepth(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
The maximum depth of the stacks in the code that is represented in the aggregated profile.
maxDepth() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
The maximum depth of the stacks in the code that is represented in the aggregated profile.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest.Builder
The maximum number of results returned by GetFindingsReportAccountSummary in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
The maximum number of results returned by GetFindingsReportAccountSummary in paginated output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
The maximum number of report results returned by ListFindingsReports in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
The maximum number of report results returned by ListFindingsReports in paginated output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The maximum number of profile time results returned by ListProfileTimes in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The maximum number of profile time results returned by ListProfileTimes in paginated output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest.Builder
The maximum number of profiling groups results returned by ListProfilingGroups in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
The maximum number of profiling groups results returned by ListProfilingGroups in paginated output.
message(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ValidationException.Builder
 
metadata(Map<MetadataField, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest.Builder
Metadata captured about the compute platform the agent is running on.
metadata() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
Metadata captured about the compute platform the agent is running on.
metadataAsStrings() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
Metadata captured about the compute platform the agent is running on.
MetadataField - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
metadataWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest.Builder
Metadata captured about the compute platform the agent is running on.
metric(Metric) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Anomaly.Builder
Details about the metric that the analysis used when it detected the anomaly.
metric(Consumer<Metric.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Anomaly.Builder
Details about the metric that the analysis used when it detected the anomaly.
metric() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
Details about the metric that the analysis used when it detected the anomaly.
Metric - Class in software.amazon.awssdk.services.codeguruprofiler.model
Details about the metric that the analysis used when it detected the anomaly.
Metric.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
MetricType - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 

N

name(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
The name for this pattern.
name() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
The name for this pattern.
name(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
The name of the profiling group.
name() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
The name of the profiling group.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest.Builder
The nextToken value returned from a previous paginated GetFindingsReportAccountSummary request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
The nextToken value returned from a previous paginated GetFindingsReportAccountSummary request where maxResults was used and the results exceeded the value of that parameter.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse.Builder
The nextToken value to include in a future GetFindingsReportAccountSummary request.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
The nextToken value to include in a future GetFindingsReportAccountSummary request.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
The nextToken value returned from a previous paginated ListFindingsReportsRequest request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
The nextToken value returned from a previous paginated ListFindingsReportsRequest request where maxResults was used and the results exceeded the value of that parameter.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse.Builder
The nextToken value to include in a future ListFindingsReports request.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
The nextToken value to include in a future ListFindingsReports request.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The nextToken value returned from a previous paginated ListProfileTimes request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The nextToken value returned from a previous paginated ListProfileTimes request where maxResults was used and the results exceeded the value of that parameter.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse.Builder
The nextToken value to include in a future ListProfileTimes request.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
The nextToken value to include in a future ListProfileTimes request.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest.Builder
The nextToken value returned from a previous paginated ListProfilingGroups request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
The nextToken value returned from a previous paginated ListProfilingGroups request where maxResults was used and the results exceeded the value of that parameter.
nextToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse.Builder
The nextToken value to include in a future ListProfilingGroups request.
nextToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
The nextToken value to include in a future ListProfilingGroups request.
notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse.Builder
The new notification configuration for this profiling group.
notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse.Builder
The new notification configuration for this profiling group.
notificationConfiguration() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
The new notification configuration for this profiling group.
notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse.Builder
The current notification configuration for this profiling group.
notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse.Builder
The current notification configuration for this profiling group.
notificationConfiguration() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
The current notification configuration for this profiling group.
NotificationConfiguration - Class in software.amazon.awssdk.services.codeguruprofiler.model
The configuration for notifications stored for each profiling group.
notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse.Builder
The new notification configuration for this profiling group.
notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse.Builder
The new notification configuration for this profiling group.
notificationConfiguration() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
The new notification configuration for this profiling group.
NotificationConfiguration.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 

O

orderBy(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The order (ascending or descending by start time of the profile) to use when listing profiles.
orderBy(OrderBy) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The order (ascending or descending by start time of the profile) to use when listing profiles.
orderBy() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The order (ascending or descending by start time of the profile) to use when listing profiles.
OrderBy - Enum in software.amazon.awssdk.services.codeguruprofiler.model
 
orderByAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The order (ascending or descending by start time of the profile) to use when listing profiles.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest.Builder
 

P

Pattern - Class in software.amazon.awssdk.services.codeguruprofiler.model
A set of rules used to make a recommendation during an analysis.
pattern(Pattern) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
The pattern that analysis recognized in the profile to make this recommendation.
pattern(Consumer<Pattern.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
The pattern that analysis recognized in the profile to make this recommendation.
pattern() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
The pattern that analysis recognized in the profile to make this recommendation.
Pattern.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
period(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime.Builder
The aggregation period.
period(AggregationPeriod) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime.Builder
The aggregation period.
period() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
The aggregation period.
period(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The duration of the frame metrics used to return the time series values.
period() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
The duration of the frame metrics used to return the time series values.
period(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
Used with startTime or endTime to specify the time range for the returned aggregated profile.
period() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
Used with startTime or endTime to specify the time range for the returned aggregated profile.
period(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The aggregation period.
period(AggregationPeriod) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The aggregation period.
period() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The aggregation period.
periodAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
The aggregation period.
periodAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The aggregation period.
periodInSeconds(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration.Builder
How long a profiling agent should send profiling data using ConfigureAgent .
periodInSeconds() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
How long a profiling agent should send profiling data using ConfigureAgent .
policy(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse.Builder
The JSON-formatted resource-based policy attached to the ProfilingGroup.
policy() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
The JSON-formatted resource-based policy attached to the ProfilingGroup.
policy(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse.Builder
The JSON-formatted resource-based policy on the profiling group that includes the added permissions.
policy() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
The JSON-formatted resource-based policy on the profiling group that includes the added permissions.
policy(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse.Builder
The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.
policy() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
The JSON-formatted resource-based policy on the profiling group after the specified permissions were removed.
postAgentProfile(PostAgentProfileRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Submits profiling data to an aggregated profile of a profiling group.
postAgentProfile(Consumer<PostAgentProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Submits profiling data to an aggregated profile of a profiling group.
postAgentProfile(PostAgentProfileRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Submits profiling data to an aggregated profile of a profiling group.
postAgentProfile(Consumer<PostAgentProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Submits profiling data to an aggregated profile of a profiling group.
PostAgentProfileRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the postAgentProfileRequest.
PostAgentProfileRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
PostAgentProfileRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
PostAgentProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.PostAgentProfileRequestMarshaller
 
PostAgentProfileResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the postAgentProfileResponse.
PostAgentProfileResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
principals(Collection<String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
A list ARNs for the roles and users you want to grant access to the profiling group.
principals(String...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
A list ARNs for the roles and users you want to grant access to the profiling group.
principals() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
A list ARNs for the roles and users you want to grant access to the profiling group.
profile(SdkBytes) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse.Builder
Information about the profile.
profile() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
Information about the profile.
profileEndTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary.Builder
The end time of the period during which the metric is flagged as anomalous.
profileEndTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
The end time of the period during which the metric is flagged as anomalous.
profileEndTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The end time of the profile the analysis data is about.
profileEndTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
The end time of the profile the analysis data is about.
profileStartTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary.Builder
The start time of the profile the analysis data is about.
profileStartTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
The start time of the profile the analysis data is about.
profileStartTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The start time of the profile the analysis data is about.
profileStartTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
The start time of the profile the analysis data is about.
ProfileTime - Class in software.amazon.awssdk.services.codeguruprofiler.model
Contains the start time of a profile.
ProfileTime.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
profileTimes(Collection<ProfileTime>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse.Builder
The list of start times of the available profiles for the aggregation period in the specified time range.
profileTimes(ProfileTime...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse.Builder
The list of start times of the available profiles for the aggregation period in the specified time range.
profileTimes(Consumer<ProfileTime.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse.Builder
The list of start times of the available profiles for the aggregation period in the specified time range.
profileTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
The list of start times of the available profiles for the aggregation period in the specified time range.
profileTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfileTimesIterable
Returns an iterable to iterate through the paginated ListProfileTimesResponse.profileTimes() member.
profileTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfileTimesPublisher
Returns a publisher that can be used to get a stream of data.
profileToken(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest.Builder
Amazon CodeGuru Profiler uses this universally unique identifier (UUID) to prevent the accidental submission of duplicate profiling data if there are failures and retries.
profileToken() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
Amazon CodeGuru Profiler uses this universally unique identifier (UUID) to prevent the accidental submission of duplicate profiling data if there are failures and retries.
profilingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig.Builder
A Boolean that specifies whether the profiling agent collects profiling data or not.
profilingEnabled() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
A Boolean that specifies whether the profiling agent collects profiling data or not.
profilingGroup(ProfilingGroupDescription) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse.Builder
The returned ProfilingGroupDescription object that contains information about the created profiling group.
profilingGroup(Consumer<ProfilingGroupDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse.Builder
The returned ProfilingGroupDescription object that contains information about the created profiling group.
profilingGroup() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
The returned ProfilingGroupDescription object that contains information about the created profiling group.
profilingGroup(ProfilingGroupDescription) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse.Builder
The returned ProfilingGroupDescription object that contains information about the requested profiling group.
profilingGroup(Consumer<ProfilingGroupDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse.Builder
The returned ProfilingGroupDescription object that contains information about the requested profiling group.
profilingGroup() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
The returned ProfilingGroupDescription object that contains information about the requested profiling group.
profilingGroup(ProfilingGroupDescription) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse.Builder
A ProfilingGroupDescription that contains information about the returned updated profiling group.
profilingGroup(Consumer<ProfilingGroupDescription.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse.Builder
A ProfilingGroupDescription that contains information about the returned updated profiling group.
profilingGroup() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
A ProfilingGroupDescription that contains information about the returned updated profiling group.
ProfilingGroupDescription - Class in software.amazon.awssdk.services.codeguruprofiler.model
Contains information about a profiling group.
ProfilingGroupDescription.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest.Builder
The name of the profiling group that we are setting up notifications for.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
The name of the profiling group that we are setting up notifications for.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The name of the profiling group associated with the the frame metrics used to return the time series values.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
The name of the profiling group associated with the the frame metrics used to return the time series values.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest.Builder
The name of the profiling group for which the configured agent is collecting profiling data.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
The name of the profiling group for which the configured agent is collecting profiling data.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
The name of the profiling group to create.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
The name of the profiling group to create.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest.Builder
The name of the profiling group to delete.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
The name of the profiling group to delete.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest.Builder
The name of the profiling group to get information about.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
The name of the profiling group to get information about.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary.Builder
The name of the profiling group that is associated with the analysis data.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
The name of the profiling group that is associated with the analysis data.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest.Builder
The name of the profiling group we want to get the notification configuration for.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
The name of the profiling group we want to get the notification configuration for.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest.Builder
The name of the profiling group.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
The name of the profiling group.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
The name of the profiling group to get.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
The name of the profiling group to get.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest.Builder
The name of the profiling group to get analysis data about.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
The name of the profiling group to get analysis data about.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The name of the profiling group the analysis data is about.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
The name of the profiling group the analysis data is about.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
The name of the profiling group from which to search for analysis data.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
The name of the profiling group from which to search for analysis data.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The name of the profiling group.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The name of the profiling group.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest.Builder
The name of the profiling group with the aggregated profile that receives the submitted profiling data.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
The name of the profiling group with the aggregated profile that receives the submitted profiling data.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
The name of the profiling group to grant access to.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
The name of the profiling group to grant access to.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest.Builder
The name of the profiling group we want to change notification configuration for.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
The name of the profiling group we want to change notification configuration for.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest.Builder
The name of the profiling group.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
The name of the profiling group.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest.Builder
The name of the profiling group that is associated with the analysis data.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
The name of the profiling group that is associated with the analysis data.
profilingGroupName(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest.Builder
The name of the profiling group to update.
profilingGroupName() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
The name of the profiling group to update.
profilingGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse.Builder
A returned list of profiling group names.
profilingGroupNames(String...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse.Builder
A returned list of profiling group names.
profilingGroupNames() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
A returned list of profiling group names.
profilingGroups(Collection<ProfilingGroupDescription>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse.Builder
A returned list ProfilingGroupDescription objects.
profilingGroups(ProfilingGroupDescription...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse.Builder
A returned list ProfilingGroupDescription objects.
profilingGroups(Consumer<ProfilingGroupDescription.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse.Builder
A returned list ProfilingGroupDescription objects.
profilingGroups() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
A returned list ProfilingGroupDescription objects.
profilingStatus(ProfilingStatus) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
A ProfilingStatus object that includes information about the last time a profile agent pinged back, the last time a profile was received, and the aggregation period and start time for the most recent aggregated profile.
profilingStatus(Consumer<ProfilingStatus.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
A ProfilingStatus object that includes information about the last time a profile agent pinged back, the last time a profile was received, and the aggregation period and start time for the most recent aggregated profile.
profilingStatus() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
A ProfilingStatus object that includes information about the last time a profile agent pinged back, the last time a profile was received, and the aggregation period and start time for the most recent aggregated profile.
ProfilingStatus - Class in software.amazon.awssdk.services.codeguruprofiler.model
Profiling status includes information about the last time a profile agent pinged back, the last time a profile was received, and the aggregation period and start time for the most recent aggregated profile.
ProfilingStatus.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
putPermission(PutPermissionRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Adds permissions to a profiling group's resource-based policy that are provided using an action group.
putPermission(Consumer<PutPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Adds permissions to a profiling group's resource-based policy that are provided using an action group.
putPermission(PutPermissionRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Adds permissions to a profiling group's resource-based policy that are provided using an action group.
putPermission(Consumer<PutPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Adds permissions to a profiling group's resource-based policy that are provided using an action group.
PutPermissionRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the putPermissionRequest.
PutPermissionRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
PutPermissionRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
PutPermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.PutPermissionRequestMarshaller
 
PutPermissionResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the putPermissionResponse.
PutPermissionResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 

R

reason(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Anomaly.Builder
The reason for which metric was flagged as anomalous.
reason() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
The reason for which metric was flagged as anomalous.
Recommendation - Class in software.amazon.awssdk.services.codeguruprofiler.model
A potential improvement that was found from analyzing the profiling data.
Recommendation.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
recommendations(Collection<Recommendation>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The list of recommendations that the analysis found for this profile.
recommendations(Recommendation...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The list of recommendations that the analysis found for this profile.
recommendations(Consumer<Recommendation.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse.Builder
The list of recommendations that the analysis found for this profile.
recommendations() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
The list of recommendations that the analysis found for this profile.
removeNotificationChannel(RemoveNotificationChannelRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Remove one anomaly notifications channel for a profiling group.
removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Remove one anomaly notifications channel for a profiling group.
removeNotificationChannel(RemoveNotificationChannelRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Remove one anomaly notifications channel for a profiling group.
removeNotificationChannel(Consumer<RemoveNotificationChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Remove one anomaly notifications channel for a profiling group.
RemoveNotificationChannelRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the RemoveNotificationChannelRequest.
RemoveNotificationChannelRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
RemoveNotificationChannelRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
RemoveNotificationChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.RemoveNotificationChannelRequestMarshaller
 
RemoveNotificationChannelResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the RemoveNotificationChannelResponse.
RemoveNotificationChannelResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
removePermission(RemovePermissionRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Removes permissions from a profiling group's resource-based policy that are provided using an action group.
removePermission(Consumer<RemovePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Removes permissions from a profiling group's resource-based policy that are provided using an action group.
removePermission(RemovePermissionRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Removes permissions from a profiling group's resource-based policy that are provided using an action group.
removePermission(Consumer<RemovePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Removes permissions from a profiling group's resource-based policy that are provided using an action group.
RemovePermissionRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
RemovePermissionRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
RemovePermissionRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
RemovePermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.RemovePermissionRequestMarshaller
 
RemovePermissionResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the removePermissionResponse.
RemovePermissionResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
reportSummaries(Collection<FindingsReportSummary>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse.Builder
The return list of FindingsReportSummary objects taht contain summaries of analysis results for all profiling groups in your AWS account.
reportSummaries(FindingsReportSummary...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse.Builder
The return list of FindingsReportSummary objects taht contain summaries of analysis results for all profiling groups in your AWS account.
reportSummaries(Consumer<FindingsReportSummary.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse.Builder
The return list of FindingsReportSummary objects taht contain summaries of analysis results for all profiling groups in your AWS account.
reportSummaries() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
The return list of FindingsReportSummary objects taht contain summaries of analysis results for all profiling groups in your AWS account.
requestId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ValidationException.Builder
 
resolution(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
Resolution or granularity of the profile data used to generate the time series.
resolution(AggregationPeriod) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
Resolution or granularity of the profile data used to generate the time series.
resolution() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
Resolution or granularity of the profile data used to generate the time series.
resolutionAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
Resolution or granularity of the profile data used to generate the time series.
resolutionSteps(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
A string that contains the steps recommended to address the potential inefficiency.
resolutionSteps() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
A string that contains the steps recommended to address the potential inefficiency.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that contains the tags to return.
resourceArn() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource that contains the tags to return.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that the tags are added to.
resourceArn() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that the tags are added to.
resourceArn(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that contains the tags to remove.
resourceArn() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource that contains the tags to remove.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.codeguruprofiler.model
The resource specified in the request does not exist.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerResponse
 
revisionId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse.Builder
A unique identifier for the current revision of the returned policy.
revisionId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
A unique identifier for the current revision of the returned policy.
revisionId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest.Builder
A universally unique identifier (UUID) for the revision of the policy you are adding to the profiling group.
revisionId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
A universally unique identifier (UUID) for the revision of the policy you are adding to the profiling group.
revisionId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse.Builder
A universally unique identifier (UUID) for the revision of the resource-based policy that includes the added permissions.
revisionId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
A universally unique identifier (UUID) for the revision of the resource-based policy that includes the added permissions.
revisionId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest.Builder
A universally unique identifier (UUID) for the revision of the resource-based policy from which you want to remove permissions.
revisionId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
A universally unique identifier (UUID) for the revision of the resource-based policy from which you want to remove permissions.
revisionId(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse.Builder
A universally unique identifier (UUID) for the revision of the resource-based policy after the specified permissions were removed.
revisionId() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
A universally unique identifier (UUID) for the revision of the resource-based policy after the specified permissions were removed.

S

sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 
sdkFields() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ValidationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.codeguruprofiler.model.ValidationException
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
 
ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.codeguruprofiler.model
You have exceeded your service quota.
ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
shouldProfile(Boolean) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration.Builder
A Boolean that specifies whether the profiling agent collects profiling data or not.
shouldProfile() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
A Boolean that specifies whether the profiling agent collects profiling data or not.
software.amazon.awssdk.services.codeguruprofiler - package software.amazon.awssdk.services.codeguruprofiler
This section provides documentation for the Amazon CodeGuru Profiler API operations.
software.amazon.awssdk.services.codeguruprofiler.model - package software.amazon.awssdk.services.codeguruprofiler.model
 
software.amazon.awssdk.services.codeguruprofiler.paginators - package software.amazon.awssdk.services.codeguruprofiler.paginators
 
software.amazon.awssdk.services.codeguruprofiler.transform - package software.amazon.awssdk.services.codeguruprofiler.transform
 
start(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime.Builder
The time that aggregation of posted agent profiles for a profiling group starts.
start() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
The time that aggregation of posted agent profiles for a profiling group starts.
start(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime.Builder
The start time of a profile.
start() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
The start time of a profile.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance.Builder
The start time of the period during which the metric is flagged as anomalous.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
The start time of the period during which the metric is flagged as anomalous.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The start time of the time period for the frame metrics used to return the time series values.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
The start time of the time period for the frame metrics used to return the time series values.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
The start time of the time period for the returned time series values.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
The start time of the time period for the returned time series values.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest.Builder
The start time of the profile to get.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
The start time of the profile to get.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest.Builder
The end time of the profile to get analysis data about.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
The end time of the profile to get analysis data about.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest.Builder
The start time of the profile to get analysis data about.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
The start time of the profile to get analysis data about.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest.Builder
The start time of the time range from which to list the profiles.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
The start time of the time range from which to list the profiles.
startTime(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
The start time of the profile that was used by this analysis.
startTime() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
The start time of the profile that was used by this analysis.
statusCode(int) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ValidationException.Builder
 
submitFeedback(SubmitFeedbackRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
submitFeedback(Consumer<SubmitFeedbackRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
submitFeedback(SubmitFeedbackRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
submitFeedback(Consumer<SubmitFeedbackRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
SubmitFeedbackRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the SubmitFeedbackRequest.
SubmitFeedbackRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
SubmitFeedbackRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
SubmitFeedbackRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.SubmitFeedbackRequestMarshaller
 
SubmitFeedbackResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the SubmitFeedbackResponse.
SubmitFeedbackResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
subscribe(Subscriber<? super GetFindingsReportAccountSummaryResponse>) - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.GetFindingsReportAccountSummaryPublisher
 
subscribe(Subscriber<? super ListFindingsReportsResponse>) - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListFindingsReportsPublisher
 
subscribe(Subscriber<? super ListProfileTimesResponse>) - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfileTimesPublisher
 
subscribe(Subscriber<? super ListProfilingGroupsResponse>) - Method in class software.amazon.awssdk.services.codeguruprofiler.paginators.ListProfilingGroupsPublisher
 

T

tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest.Builder
A list of tag keys.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest.Builder
A list of tag keys.
tagKeys() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
A list of tag keys.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Use to assign one or more tags to a resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Use to assign one or more tags to a resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Use to assign one or more tags to a resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Use to assign one or more tags to a resource.
TagResourceRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest.Builder
A list of tags to add to the created profiling group.
tags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
A list of tags to add to the created profiling group.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse.Builder
The list of tags assigned to the specified resource.
tags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
The list of tags assigned to the specified resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
A list of the tags that belong to this profiling group.
tags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
A list of the tags that belong to this profiling group.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest.Builder
The list of tags that are added to the specified resource.
tags() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
The list of tags that are added to the specified resource.
targetFrames(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
A list of frame names that were searched during the analysis that generated a recommendation.
targetFrames(Collection<String>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
A list of frame names that were searched during the analysis that generated a recommendation.
targetFrames() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
A list of frame names that were searched during the analysis that generated a recommendation.
targetFramesIndex(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Match.Builder
The target frame that triggered a match.
targetFramesIndex() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
The target frame that triggered a match.
targetResolution(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The requested resolution of time steps for the returned time series of values.
targetResolution(AggregationPeriod) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest.Builder
The requested resolution of time steps for the returned time series of values.
targetResolution() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
The requested resolution of time steps for the returned time series of values.
targetResolutionAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
The requested resolution of time steps for the returned time series of values.
threadStates(Collection<String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric.Builder
List of application runtime thread states used to get the counts for a frame a derive a metric value.
threadStates(String...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric.Builder
List of application runtime thread states used to get the counts for a frame a derive a metric value.
threadStates() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
List of application runtime thread states used to get the counts for a frame a derive a metric value.
threadStates(Collection<String>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Metric.Builder
The list of application runtime thread states that is used to calculate the metric value for the frame.
threadStates(String...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Metric.Builder
The list of application runtime thread states that is used to calculate the metric value for the frame.
threadStates() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
The list of application runtime thread states that is used to calculate the metric value for the frame.
thresholdBreachValue(Double) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Match.Builder
The value in the profile data that exceeded the recommendation threshold.
thresholdBreachValue() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
The value in the profile data that exceeded the recommendation threshold.
thresholdPercent(Double) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Pattern.Builder
The percentage of time an application spends in one method that triggers a recommendation.
thresholdPercent() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
The percentage of time an application spends in one method that triggers a recommendation.
ThrottlingException - Exception in software.amazon.awssdk.services.codeguruprofiler.model
The request was denied due to request throttling.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
TimestampStructure - Class in software.amazon.awssdk.services.codeguruprofiler.model
A data type that contains a Timestamp object.
TimestampStructure.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CodeGuruProfilerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.InternalServerException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ResourceNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
 
toBuilder() - Method in exception software.amazon.awssdk.services.codeguruprofiler.model.ValidationException
 
topMatches(Collection<Match>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
List of the matches with most impact.
topMatches(Match...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
List of the matches with most impact.
topMatches(Consumer<Match.Builder>...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Recommendation.Builder
List of the matches with most impact.
topMatches() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
List of the matches with most impact.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.ActionGroup
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AddNotificationChannelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AgentOrchestrationConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.AgentParameterField
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AggregatedProfileTime
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.AggregationPeriod
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Anomaly
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.ComputePlatform
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ConfigureAgentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.CreateProfilingGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DeleteProfilingGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.DescribeProfilingGroupResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.EventPublisher
 
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.FeedbackType
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetFindingsReportAccountSummaryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetNotificationConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetProfileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.GetRecommendationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListFindingsReportsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfileTimesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListProfilingGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Match
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetadataField
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetricType
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.NotificationConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.codeguruprofiler.model.OrderBy
 
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Pattern
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PostAgentProfileResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfileTime
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.PutPermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Recommendation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemoveNotificationChannelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.RemovePermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UpdateProfilingGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
Returns a string representation of this object.
totalNumberOfFindings(Integer) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary.Builder
The total number of different recommendations that were found by the analysis.
totalNumberOfFindings() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FindingsReportSummary
The total number of different recommendations that were found by the analysis.
type(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric.Builder
A type of aggregation that specifies how a metric for a frame is analyzed.
type(MetricType) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric.Builder
A type of aggregation that specifies how a metric for a frame is analyzed.
type() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
A type of aggregation that specifies how a metric for a frame is analyzed.
type(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Metric.Builder
A type that specifies how a metric for a frame is analyzed.
type(MetricType) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Metric.Builder
A type that specifies how a metric for a frame is analyzed.
type() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
A type that specifies how a metric for a frame is analyzed.
type(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest.Builder
The feedback tpye.
type(FeedbackType) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest.Builder
The feedback tpye.
type() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
The feedback tpye.
type(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback.Builder
Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.
type(FeedbackType) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback.Builder
Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.
type() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.
typeAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetric
A type of aggregation that specifies how a metric for a frame is analyzed.
typeAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Metric
A type that specifies how a metric for a frame is analyzed.
typeAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.SubmitFeedbackRequest
The feedback tpye.
typeAsString() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.UserFeedback
Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.

U

unprocessedEndTimes(Map<String, ? extends Collection<TimestampStructure>>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse.Builder
List of instances which remained unprocessed.
unprocessedEndTimes() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.BatchGetFrameMetricDataResponse
List of instances which remained unprocessed.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Use to remove one or more tags from a resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Use to remove one or more tags from a resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Use to remove one or more tags from a resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Use to remove one or more tags from a resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription.Builder
The date and time when the profiling group was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.ProfilingGroupDescription
The date and time when the profiling group was last updated.
updateProfilingGroup(UpdateProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Updates a profiling group.
updateProfilingGroup(Consumer<UpdateProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerAsyncClient
Updates a profiling group.
updateProfilingGroup(UpdateProfilingGroupRequest) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Updates a profiling group.
updateProfilingGroup(Consumer<UpdateProfilingGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.CodeGuruProfilerClient
Updates a profiling group.
UpdateProfilingGroupRequest - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the updateProfilingGroupRequest.
UpdateProfilingGroupRequest.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
UpdateProfilingGroupRequestMarshaller - Class in software.amazon.awssdk.services.codeguruprofiler.transform
UpdateProfilingGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.codeguruprofiler.transform.UpdateProfilingGroupRequestMarshaller
 
UpdateProfilingGroupResponse - Class in software.amazon.awssdk.services.codeguruprofiler.model
The structure representing the updateProfilingGroupResponse.
UpdateProfilingGroupResponse.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
uri(String) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.Channel.Builder
Unique arn of the resource to be used for notifications.
uri() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.Channel
Unique arn of the resource to be used for notifications.
userFeedback(UserFeedback) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance.Builder
Feedback type on a specific instance of anomaly submitted by the user.
userFeedback(Consumer<UserFeedback.Builder>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance.Builder
Feedback type on a specific instance of anomaly submitted by the user.
userFeedback() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.AnomalyInstance
Feedback type on a specific instance of anomaly submitted by the user.
UserFeedback - Class in software.amazon.awssdk.services.codeguruprofiler.model
Feedback that can be submitted for each instance of an anomaly by the user.
UserFeedback.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 

V

ValidationException - Exception in software.amazon.awssdk.services.codeguruprofiler.model
The parameter is not valid.
ValidationException.Builder - Interface in software.amazon.awssdk.services.codeguruprofiler.model
 
value(Instant) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure.Builder
A Timestamp.
value() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.TimestampStructure
A Timestamp.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ActionGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AgentParameterField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AggregationPeriod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ComputePlatform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.EventPublisher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.FeedbackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetadataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.OrderBy
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ActionGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AgentParameterField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.AggregationPeriod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.ComputePlatform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.EventPublisher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.FeedbackType
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<Double>) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum.Builder
A list of values that are associated with a frame metric.
values(Double...) - Method in interface software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum.Builder
A list of values that are associated with a frame metric.
values() - Method in class software.amazon.awssdk.services.codeguruprofiler.model.FrameMetricDatum
A list of values that are associated with a frame metric.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetadataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.codeguruprofiler.model.OrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.