Interface CreateMicrosoftTeamsChannelConfigurationRequest.Builder
- All Superinterfaces:
- AwsRequest.Builder,- Buildable,- ChatbotRequest.Builder,- CopyableBuilder<CreateMicrosoftTeamsChannelConfigurationRequest.Builder,,- CreateMicrosoftTeamsChannelConfigurationRequest> - SdkBuilder<CreateMicrosoftTeamsChannelConfigurationRequest.Builder,,- CreateMicrosoftTeamsChannelConfigurationRequest> - SdkPojo,- SdkRequest.Builder
- Enclosing class:
- CreateMicrosoftTeamsChannelConfigurationRequest
- 
Method SummaryModifier and TypeMethodDescriptionThe ID of the Microsoft Teams channel.channelName(String channelName) The name of the Microsoft Teams channel.configurationName(String configurationName) The name of the configuration.guardrailPolicyArns(String... guardrailPolicyArns) The list of IAM policy ARNs that are applied as channel guardrails.guardrailPolicyArns(Collection<String> guardrailPolicyArns) The list of IAM policy ARNs that are applied as channel guardrails.iamRoleArn(String iamRoleArn) A user-defined role that AWS Chatbot assumes.loggingLevel(String loggingLevel) Logging levels includeERROR,INFO, orNONE.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Add an optional request override configuration.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Add an optional request override configuration.snsTopicArns(String... snsTopicArns) The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.snsTopicArns(Collection<String> snsTopicArns) The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.tags(Collection<Tag> tags) A map of tags assigned to a resource.tags(Consumer<Tag.Builder>... tags) A map of tags assigned to a resource.A map of tags assigned to a resource.The ID of the Microsoft Teams authorized with AWS Chatbot.The name of the Microsoft Teams Team.The ID of the Microsoft Teams tenant.userAuthorizationRequired(Boolean userAuthorizationRequired) Enables use of a user role requirement in your chat configuration.Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.BuilderoverrideConfigurationMethods inherited from interface software.amazon.awssdk.services.chatbot.model.ChatbotRequest.BuilderbuildMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
channelIdThe ID of the Microsoft Teams channel. - Parameters:
- channelId- The ID of the Microsoft Teams channel.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
channelNameThe name of the Microsoft Teams channel. - Parameters:
- channelName- The name of the Microsoft Teams channel.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
teamIdThe ID of the Microsoft Teams authorized with AWS Chatbot. To get the team ID, you must perform the initial authorization flow with Microsoft Teams in the AWS Chatbot console. Then you can copy and paste the team ID from the console. For more information, see Step 1: Configure a Microsoft Teams client in the AWS Chatbot Administrator Guide. - Parameters:
- teamId- The ID of the Microsoft Teams authorized with AWS Chatbot.- To get the team ID, you must perform the initial authorization flow with Microsoft Teams in the AWS Chatbot console. Then you can copy and paste the team ID from the console. For more information, see Step 1: Configure a Microsoft Teams client in the AWS Chatbot Administrator Guide. 
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
teamNameThe name of the Microsoft Teams Team. - Parameters:
- teamName- The name of the Microsoft Teams Team.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
tenantIdThe ID of the Microsoft Teams tenant. - Parameters:
- tenantId- The ID of the Microsoft Teams tenant.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
snsTopicArnsCreateMicrosoftTeamsChannelConfigurationRequest.Builder snsTopicArns(Collection<String> snsTopicArns) The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot. - Parameters:
- snsTopicArns- The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
snsTopicArnsThe Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot. - Parameters:
- snsTopicArns- The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
iamRoleArnA user-defined role that AWS Chatbot assumes. This is not the service-linked role. For more information, see IAM policies for AWS Chatbot in the AWS Chatbot Administrator Guide. - Parameters:
- iamRoleArn- A user-defined role that AWS Chatbot assumes. This is not the service-linked role.- For more information, see IAM policies for AWS Chatbot in the AWS Chatbot Administrator Guide. 
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
configurationNameThe name of the configuration. - Parameters:
- configurationName- The name of the configuration.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
loggingLevelLogging levels include ERROR,INFO, orNONE.- Parameters:
- loggingLevel- Logging levels include- ERROR,- INFO, or- NONE.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
guardrailPolicyArnsCreateMicrosoftTeamsChannelConfigurationRequest.Builder guardrailPolicyArns(Collection<String> guardrailPolicyArns) The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed AdministratorAccesspolicy is applied by default if this is not set.- Parameters:
- guardrailPolicyArns- The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed- AdministratorAccesspolicy is applied by default if this is not set.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
guardrailPolicyArnsCreateMicrosoftTeamsChannelConfigurationRequest.Builder guardrailPolicyArns(String... guardrailPolicyArns) The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed AdministratorAccesspolicy is applied by default if this is not set.- Parameters:
- guardrailPolicyArns- The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed- AdministratorAccesspolicy is applied by default if this is not set.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
userAuthorizationRequiredCreateMicrosoftTeamsChannelConfigurationRequest.Builder userAuthorizationRequired(Boolean userAuthorizationRequired) Enables use of a user role requirement in your chat configuration. - Parameters:
- userAuthorizationRequired- Enables use of a user role requirement in your chat configuration.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
tagsA map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs. - Parameters:
- tags- A map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
tagsA map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs. - Parameters:
- tags- A map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
tagsA map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs. This is a convenience method that creates an instance of theTag.Builderavoiding the need to create one manually viaTag.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed totags(List<Tag>).- Parameters:
- tags- a consumer that will call methods on- Tag.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
overrideConfigurationCreateMicrosoftTeamsChannelConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
- overrideConfigurationin interface- AwsRequest.Builder
- Parameters:
- overrideConfiguration- The override configuration.
- Returns:
- This object for method chaining.
 
- 
overrideConfigurationCreateMicrosoftTeamsChannelConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
- overrideConfigurationin interface- AwsRequest.Builder
- Parameters:
- builderConsumer- A- Consumerto which an empty- AwsRequestOverrideConfiguration.Builderwill be given.
- Returns:
- This object for method chaining.
 
 
-