- 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
-
- getAgentOrchestrationConfig() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- getAgentOrchestrationConfig() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
Remote configuration to configure the agents of the profiling group.
- getAgentProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
ByteBuffers are stateful.
- getArn() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- 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
-
- getConfiguration() - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentResult
-
The configuration for the agent to use.
- getContentEncoding() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content encoding of the profile in the payload.
- 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
-
The content type of the agent profile in the payload.
- getCreatedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The timestamp of when the profiling group was created.
- getEndTime() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The end time of the profile to get.
- getEndTime() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The end time of the time range to list profiles until.
- 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
-
If set to true, returns the full description of the profiling groups instead of the names.
- getLatestAgentOrchestratedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
Timestamp of when the last interaction of the agent with configureAgent API for orchestration.
- getLatestAgentProfileReportedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
Timestamp of when the latest agent profile was successfully reported.
- getLatestAggregatedProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time range of latest aggregated profile available.
- getMaxDepth() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- getMaxResults() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- getMaxResults() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
- getName() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- getNextToken() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- getNextToken() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
- getNextToken() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
- getNextToken() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- getOrderBy() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to list the profiles by.
- getPeriod() - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The aggregation period of the aggregated profile.
- 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 to list the profiles for.
- getPeriodInSeconds() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
Specifies the period to follow the configuration (to profile or not) and call back to get a new configuration.
- getProfile(GetProfileRequest) - Method in class com.amazonaws.services.codeguruprofiler.AbstractAmazonCodeGuruProfiler
-
- getProfile(GetProfileRequest) - Method in interface com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfiler
-
Get the aggregated profile of a profiling group for the specified time range.
- getProfile(GetProfileRequest) - Method in class com.amazonaws.services.codeguruprofiler.AmazonCodeGuruProfilerClient
-
Get the aggregated profile of a profiling group for the specified time range.
- getProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
ByteBuffers are stateful.
- 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
-
Get 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
-
Get 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
-
Request for GetProfile operation.
- GetProfileRequest() - Constructor for class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- GetProfileResult - Class in com.amazonaws.services.codeguruprofiler.model
-
Response for GetProfile operation.
- GetProfileResult() - Constructor for class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
- getProfileTimes() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
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
-
Client generated token to deduplicate the agent profile during aggregation.
- getProfilingEnabled() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentOrchestrationConfig
-
If the agents should be enabled to create and report profiles.
- getProfilingGroup() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupResult
-
- getProfilingGroup() - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupResult
-
- getProfilingGroup() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupResult
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- getProfilingGroupName() - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
- getProfilingGroupNames() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- getProfilingGroups() - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- getProfilingStatus() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- getShouldProfile() - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
Specifies if the profiling should be enabled by the agent.
- getStart() - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The start time of the aggregated profile.
- 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 to list the profiles from.
- getUpdatedAt() - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The timestamp of when the profiling group was last updated.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.codeguruprofiler.model
-
Request would cause a service quota to be exceeded.
- 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
-
- setAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- setAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
Remote configuration to configure the agents of the profiling group.
- setAgentProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
The AWS SDK for Java performs a Base64 encoding on this field before sending this request to the AWS service.
- setArn(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- setClientToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
- setConfiguration(AgentConfiguration) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentResult
-
The configuration for the agent to use.
- setContentEncoding(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content encoding of the profile in the payload.
- 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
-
The content type of the agent profile in the payload.
- setCreatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The timestamp of when the profiling group was created.
- setEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The end time of the profile to get.
- setEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The end time of the time range to list profiles until.
- setFleetInstanceId(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- setIncludeDescription(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
If set to true, returns the full description of the profiling groups instead of the names.
- setLatestAgentOrchestratedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
Timestamp of when the last interaction of the agent with configureAgent API for orchestration.
- setLatestAgentProfileReportedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
Timestamp of when the latest agent profile was successfully reported.
- setLatestAggregatedProfile(AggregatedProfileTime) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time range of latest aggregated profile available.
- setMaxDepth(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
- setName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- setNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
- setNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
- setNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- setOrderBy(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to list the profiles by.
- setPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The aggregation period of the aggregated profile.
- 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 to list the profiles for.
- setPeriodInSeconds(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
Specifies the period to follow the configuration (to profile or not) and call back to get a new configuration.
- setProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The AWS SDK for Java performs a Base64 encoding on this field before sending this request to the AWS service.
- setProfileTimes(Collection<ProfileTime>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
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
-
Client generated token to deduplicate the agent profile during aggregation.
- setProfilingEnabled(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentOrchestrationConfig
-
If the agents should be enabled to create and report profiles.
- setProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupResult
-
- setProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupResult
-
- setProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupResult
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- setProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
- setProfilingGroupNames(Collection<String>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- setProfilingGroups(Collection<ProfilingGroupDescription>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- setProfilingStatus(ProfilingStatus) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- setShouldProfile(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
Specifies if the profiling should be enabled by the agent.
- setStart(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The start time of the aggregated profile.
- 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 to list the profiles from.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The timestamp of 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
-
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
-
- withAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- withAgentOrchestrationConfig(AgentOrchestrationConfig) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
Remote configuration to configure the agents of the profiling group.
- withAgentProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
The AWS SDK for Java performs a Base64 encoding on this field before sending this request to the AWS service.
- withArn(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- withClientToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
- withConfiguration(AgentConfiguration) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentResult
-
The configuration for the agent to use.
- withContentEncoding(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The content encoding of the profile in the payload.
- 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
-
The content type of the agent profile in the payload.
- withCreatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The timestamp of when the profiling group was created.
- withEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
The end time of the profile to get.
- withEndTime(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The end time of the time range to list profiles until.
- withFleetInstanceId(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- withIncludeDescription(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
If set to true, returns the full description of the profiling groups instead of the names.
- withLatestAgentOrchestratedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
Timestamp of when the last interaction of the agent with configureAgent API for orchestration.
- withLatestAgentProfileReportedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
Timestamp of when the latest agent profile was successfully reported.
- withLatestAggregatedProfile(AggregatedProfileTime) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingStatus
-
The time range of latest aggregated profile available.
- withMaxDepth(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
- withName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- withNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
- withNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- withOrderBy(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to list the profiles by.
- withOrderBy(OrderBy) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The order (ascending or descending by start time of the profile) to list the profiles by.
- withPeriod(String) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The aggregation period of the aggregated profile.
- withPeriod(AggregationPeriod) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The aggregation period of the aggregated profile.
- 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 to list the profiles for.
- withPeriod(AggregationPeriod) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
The aggregation period to list the profiles for.
- withPeriodInSeconds(Integer) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
Specifies the period to follow the configuration (to profile or not) and call back to get a new configuration.
- withProfile(ByteBuffer) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileResult
-
The AWS SDK for Java performs a Base64 encoding on this field before sending this request to the AWS service.
- withProfileTimes(ProfileTime...) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesResult
-
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
-
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
-
Client generated token to deduplicate the agent profile during aggregation.
- withProfilingEnabled(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentOrchestrationConfig
-
If the agents should be enabled to create and report profiles.
- withProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupResult
-
- withProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupResult
-
- withProfilingGroup(ProfilingGroupDescription) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupResult
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ConfigureAgentRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.CreateProfilingGroupRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DeleteProfilingGroupRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.DescribeProfilingGroupRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.GetProfileRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfileTimesRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.PostAgentProfileRequest
-
- withProfilingGroupName(String) - Method in class com.amazonaws.services.codeguruprofiler.model.UpdateProfilingGroupRequest
-
- withProfilingGroupNames(String...) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
NOTE: This method appends the values to the existing list (if any).
- withProfilingGroupNames(Collection<String>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- withProfilingGroups(ProfilingGroupDescription...) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
NOTE: This method appends the values to the existing list (if any).
- withProfilingGroups(Collection<ProfilingGroupDescription>) - Method in class com.amazonaws.services.codeguruprofiler.model.ListProfilingGroupsResult
-
- withProfilingStatus(ProfilingStatus) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
- withShouldProfile(Boolean) - Method in class com.amazonaws.services.codeguruprofiler.model.AgentConfiguration
-
Specifies if the profiling should be enabled by the agent.
- withStart(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.AggregatedProfileTime
-
The start time of the aggregated profile.
- 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 to list the profiles from.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.codeguruprofiler.model.ProfilingGroupDescription
-
The timestamp of when the profiling group was last updated.