Interface DescribeEventsRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<DescribeEventsRequest.Builder,DescribeEventsRequest>,ElasticBeanstalkRequest.Builder,SdkBuilder<DescribeEventsRequest.Builder,DescribeEventsRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- DescribeEventsRequest
public static interface DescribeEventsRequest.Builder extends ElasticBeanstalkRequest.Builder, SdkPojo, CopyableBuilder<DescribeEventsRequest.Builder,DescribeEventsRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DescribeEventsRequest.BuilderapplicationName(String applicationName)If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.DescribeEventsRequest.BuilderendTime(Instant endTime)If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, theEndTime.DescribeEventsRequest.BuilderenvironmentId(String environmentId)If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.DescribeEventsRequest.BuilderenvironmentName(String environmentName)If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.DescribeEventsRequest.BuildermaxRecords(Integer maxRecords)Specifies the maximum number of events that can be returned, beginning with the most recent event.DescribeEventsRequest.BuildernextToken(String nextToken)Pagination token.DescribeEventsRequest.BuilderoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)DescribeEventsRequest.BuilderoverrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)DescribeEventsRequest.BuilderplatformArn(String platformArn)The ARN of a custom platform version.DescribeEventsRequest.BuilderrequestId(String requestId)If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.DescribeEventsRequest.Builderseverity(String severity)If specified, limits the events returned from this call to include only those with the specified severity or higher.DescribeEventsRequest.Builderseverity(EventSeverity severity)If specified, limits the events returned from this call to include only those with the specified severity or higher.DescribeEventsRequest.BuilderstartTime(Instant startTime)If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.DescribeEventsRequest.BuildertemplateName(String templateName)If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.DescribeEventsRequest.BuilderversionLabel(String versionLabel)If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.elasticbeanstalk.model.ElasticBeanstalkRequest.Builder
build
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Method Detail
-
applicationName
DescribeEventsRequest.Builder applicationName(String applicationName)
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
- Parameters:
applicationName- If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
versionLabel
DescribeEventsRequest.Builder versionLabel(String versionLabel)
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
- Parameters:
versionLabel- If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
templateName
DescribeEventsRequest.Builder templateName(String templateName)
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
- Parameters:
templateName- If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
environmentId
DescribeEventsRequest.Builder environmentId(String environmentId)
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
- Parameters:
environmentId- If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
environmentName
DescribeEventsRequest.Builder environmentName(String environmentName)
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
- Parameters:
environmentName- If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
platformArn
DescribeEventsRequest.Builder platformArn(String platformArn)
The ARN of a custom platform version. If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this custom platform version.
- Parameters:
platformArn- The ARN of a custom platform version. If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this custom platform version.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
requestId
DescribeEventsRequest.Builder requestId(String requestId)
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
- Parameters:
requestId- If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
severity
DescribeEventsRequest.Builder severity(String severity)
If specified, limits the events returned from this call to include only those with the specified severity or higher.
- Parameters:
severity- If specified, limits the events returned from this call to include only those with the specified severity or higher.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
EventSeverity,EventSeverity
-
severity
DescribeEventsRequest.Builder severity(EventSeverity severity)
If specified, limits the events returned from this call to include only those with the specified severity or higher.
- Parameters:
severity- If specified, limits the events returned from this call to include only those with the specified severity or higher.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
EventSeverity,EventSeverity
-
startTime
DescribeEventsRequest.Builder startTime(Instant startTime)
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
- Parameters:
startTime- If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
endTime
DescribeEventsRequest.Builder endTime(Instant endTime)
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the
EndTime.- Parameters:
endTime- If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, theEndTime.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxRecords
DescribeEventsRequest.Builder maxRecords(Integer maxRecords)
Specifies the maximum number of events that can be returned, beginning with the most recent event.
- Parameters:
maxRecords- Specifies the maximum number of events that can be returned, beginning with the most recent event.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
nextToken
DescribeEventsRequest.Builder nextToken(String nextToken)
Pagination token. If specified, the events return the next batch of results.
- Parameters:
nextToken- Pagination token. If specified, the events return the next batch of results.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
DescribeEventsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
DescribeEventsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-