- getAccept() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The format of the profile to return.
- getAgentOrchestrationConfig() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
The agent orchestration configuration.
- getAgentOrchestrationConfig() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- getAgentOrchestrationConfig() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
- getAgentProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- getArn() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The Amazon Resource Name (ARN) identifying the profiling group.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codeguruprofiler.AbstractAmazonCodeGuruProfiler
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfiler
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientToken() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- getConfiguration() - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentResult
-
- getContentEncoding() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content encoding of the profile.
- getContentType() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content type of the profile in the payload.
- getContentType() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- getCreatedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The time, in milliseconds since the epoch, when the profiling group was created.
- getEndTime() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- getEndTime() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The end time of the time range from which to list the profiles.
- getExecutorService() - Method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFleetInstanceId() - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- getIncludeDescription() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
A Boolean value indicating whether to include a description.
- getLatestAgentOrchestratedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time, in milliseconds since the epoch, when the latest agent was orchestrated.
- getLatestAgentProfileReportedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time, in milliseconds since the epoch, when the latest agent was reported..
- getLatestAggregatedProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The latest aggregated profile
- getMaxDepth() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The maximum depth of the graph.
- getMaxResults() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The maximum number of profile time results returned by ListProfileTimes in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
The maximum number of profiling groups results returned by ListProfilingGroups in paginated output.
- getName() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The name of the profiling group.
- getNextToken() - Method in class com.amazonaws.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.
- getNextToken() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
The nextToken value to include in a future ListProfileTimes request.
- getNextToken() - Method in class com.amazonaws.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.
- getNextToken() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
The nextToken value to include in a future ListProfilingGroups request.
- getOrderBy() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to use when listing profiles.
- getPeriod() - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The time period.
- getPeriod() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The period of the profile to get.
- getPeriod() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The aggregation period.
- getPeriodInSeconds() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
- getProfile(GetProfileRequest) - Method in class com.amazonaws.services.codeguruprofiler.AbstractAmazonCodeGuruProfiler
-
- getProfile(GetProfileRequest) - Method in interface com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfiler
-
Gets the aggregated profile of a profiling group for the specified time range.
- getProfile(GetProfileRequest) - Method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerClient
-
Gets the aggregated profile of a profiling group for the specified time range.
- getProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
Information about the profile.
- getProfileAsync(GetProfileRequest) - Method in class com.amazonaws.services.codeguruprofiler.AbstractAmazonCodeGuruProfilerAsync
-
- getProfileAsync(GetProfileRequest, AsyncHandler<GetProfileRequest, GetProfileResult>) - Method in class com.amazonaws.services.codeguruprofiler.AbstractAmazonCodeGuruProfilerAsync
-
- getProfileAsync(GetProfileRequest) - Method in interface com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerAsync
-
Gets the aggregated profile of a profiling group for the specified time range.
- getProfileAsync(GetProfileRequest, AsyncHandler<GetProfileRequest, GetProfileResult>) - Method in interface com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerAsync
-
Gets the aggregated profile of a profiling group for the specified time range.
- getProfileAsync(GetProfileRequest) - Method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerAsyncClient
-
- getProfileAsync(GetProfileRequest, AsyncHandler<GetProfileRequest, GetProfileResult>) - Method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerAsyncClient
-
- GetProfileRequest - Class in com.amazonaws.services.codeguruprofiler.model
-
The structure representing the getProfileRequest.
- GetProfileRequest() - Constructor for class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- GetProfileResult - Class in com.amazonaws.services.codeguruprofiler.model
-
The structure representing the getProfileResponse.
- GetProfileResult() - Constructor for class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
- getProfileTimes() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
The list of start times of the available profiles for the aggregation period in the specified time range.
- getProfileToken() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- getProfilingEnabled() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentOrchestrationConfig
-
- getProfilingGroup() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupResult
-
Information about the new profiling group
- getProfilingGroup() - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupResult
-
Information about a profiling group.
- getProfilingGroup() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupResult
-
Updated information about the profiling group.
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
The name of the profiling group.
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupRequest
-
The profiling group name to delete.
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupRequest
-
The profiling group name.
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The name of the profiling group to get.
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The name of the profiling group.
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
The name of the profiling group to update.
- getProfilingGroupNames() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling group names.
- getProfilingGroups() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling groups.
- getProfilingStatus() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The status of the profiling group.
- getShouldProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
- getStart() - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The start time.
- getStart() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfileTime
-
The start time of the profile.
- getStartTime() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The start time of the profile to get.
- getStartTime() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The start time of the time range from which to list the profiles.
- getUpdatedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The time, in milliseconds since the epoch, when the profiling group was last updated.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.codeguruprofiler.model
-
You have exceeded your service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.codeguruprofiler.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAccept(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The format of the profile to return.
- setAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
The agent orchestration configuration.
- setAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- setAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
- setAgentProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- setArn(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The Amazon Resource Name (ARN) identifying the profiling group.
- setClientToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- setConfiguration(AgentConfiguration) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentResult
-
- setContentEncoding(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content encoding of the profile.
- setContentType(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content type of the profile in the payload.
- setContentType(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- setCreatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The time, in milliseconds since the epoch, when the profiling group was created.
- setEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- setEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The end time of the time range from which to list the profiles.
- setFleetInstanceId(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- setIncludeDescription(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
A Boolean value indicating whether to include a description.
- setLatestAgentOrchestratedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time, in milliseconds since the epoch, when the latest agent was orchestrated.
- setLatestAgentProfileReportedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time, in milliseconds since the epoch, when the latest agent was reported..
- setLatestAggregatedProfile(AggregatedProfileTime) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The latest aggregated profile
- setMaxDepth(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The maximum depth of the graph.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The maximum number of profile time results returned by ListProfileTimes in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
The maximum number of profiling groups results returned by ListProfilingGroups in paginated output.
- setName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The name of the profiling group.
- setNextToken(String) - Method in class com.amazonaws.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.
- setNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
The nextToken value to include in a future ListProfileTimes request.
- setNextToken(String) - Method in class com.amazonaws.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.
- setNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
The nextToken value to include in a future ListProfilingGroups request.
- setOrderBy(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to use when listing profiles.
- setPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The time period.
- setPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The period of the profile to get.
- setPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The aggregation period.
- setPeriodInSeconds(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
- setProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
Information about the profile.
- setProfileTimes(Collection<ProfileTime>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
The list of start times of the available profiles for the aggregation period in the specified time range.
- setProfileToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- setProfilingEnabled(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentOrchestrationConfig
-
- setProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupResult
-
Information about the new profiling group
- setProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupResult
-
Information about a profiling group.
- setProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupResult
-
Updated information about the profiling group.
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
The name of the profiling group.
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupRequest
-
The profiling group name to delete.
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupRequest
-
The profiling group name.
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The name of the profiling group to get.
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The name of the profiling group.
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
The name of the profiling group to update.
- setProfilingGroupNames(Collection<String>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling group names.
- setProfilingGroups(Collection<ProfilingGroupDescription>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling groups.
- setProfilingStatus(ProfilingStatus) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The status of the profiling group.
- setShouldProfile(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
- setStart(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The start time.
- setStart(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfileTime
-
The start time of the profile.
- setStartTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The start time of the profile to get.
- setStartTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The start time of the time range from which to list the profiles.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The time, in milliseconds since the epoch, when the profiling group was last updated.
- shutdown() - Method in class com.amazonaws.services.codeguruprofiler.AbstractAmazonCodeGuruProfiler
-
- shutdown() - Method in interface com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfiler
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerClientBuilder
-
- ThrottlingException - Exception in com.amazonaws.services.codeguruprofiler.model
-
The request was denied due to request throttling.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.codeguruprofiler.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentOrchestrationConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeguruprofiler.model.AggregationPeriod
-
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codeguruprofiler.model.OrderBy
-
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfileTime
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupResult
-
Returns a string representation of this object.
- withAccept(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The format of the profile to return.
- withAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
The agent orchestration configuration.
- withAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- withAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
- withAgentProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- withArn(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The Amazon Resource Name (ARN) identifying the profiling group.
- withClientToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
- withConfiguration(AgentConfiguration) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentResult
-
- withContentEncoding(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content encoding of the profile.
- withContentType(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content type of the profile in the payload.
- withContentType(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- withCreatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The time, in milliseconds since the epoch, when the profiling group was created.
- withEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- withEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The end time of the time range from which to list the profiles.
- withFleetInstanceId(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- withIncludeDescription(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
A Boolean value indicating whether to include a description.
- withLatestAgentOrchestratedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time, in milliseconds since the epoch, when the latest agent was orchestrated.
- withLatestAgentProfileReportedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time, in milliseconds since the epoch, when the latest agent was reported..
- withLatestAggregatedProfile(AggregatedProfileTime) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The latest aggregated profile
- withMaxDepth(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The maximum depth of the graph.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The maximum number of profile time results returned by ListProfileTimes in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
The maximum number of profiling groups results returned by ListProfilingGroups in paginated output.
- withName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The name of the profiling group.
- withNextToken(String) - Method in class com.amazonaws.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.
- withNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
The nextToken value to include in a future ListProfileTimes request.
- withNextToken(String) - Method in class com.amazonaws.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.
- withNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
The nextToken value to include in a future ListProfilingGroups request.
- withOrderBy(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to use when listing profiles.
- withOrderBy(OrderBy) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to use when listing profiles.
- withPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The time period.
- withPeriod(AggregationPeriod) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The time period.
- withPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The period of the profile to get.
- withPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The aggregation period.
- withPeriod(AggregationPeriod) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The aggregation period.
- withPeriodInSeconds(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
- withProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
Information about the profile.
- withProfileTimes(ProfileTime...) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
The list of start times of the available profiles for the aggregation period in the specified time range.
- withProfileTimes(Collection<ProfileTime>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
The list of start times of the available profiles for the aggregation period in the specified time range.
- withProfileToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- withProfilingEnabled(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentOrchestrationConfig
-
- withProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupResult
-
Information about the new profiling group
- withProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupResult
-
Information about a profiling group.
- withProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupResult
-
Updated information about the profiling group.
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
The name of the profiling group.
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupRequest
-
The profiling group name to delete.
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupRequest
-
The profiling group name.
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The name of the profiling group to get.
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The name of the profiling group.
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
The name of the profiling group to update.
- withProfilingGroupNames(String...) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling group names.
- withProfilingGroupNames(Collection<String>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling group names.
- withProfilingGroups(ProfilingGroupDescription...) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling groups.
- withProfilingGroups(Collection<ProfilingGroupDescription>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
Information about profiling groups.
- withProfilingStatus(ProfilingStatus) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The status of the profiling group.
- withShouldProfile(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
- withStart(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The start time.
- withStart(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfileTime
-
The start time of the profile.
- withStartTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The start time of the profile to get.
- withStartTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The start time of the time range from which to list the profiles.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The time, in milliseconds since the epoch, when the profiling group was last updated.