@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSChatbot extends Object implements AWSChatbot
AWSChatbot
. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException
.ENDPOINT_PREFIX
public CreateChimeWebhookConfigurationResult createChimeWebhookConfiguration(CreateChimeWebhookConfigurationRequest request)
AWSChatbot
createChimeWebhookConfiguration
in interface AWSChatbot
public CreateMicrosoftTeamsChannelConfigurationResult createMicrosoftTeamsChannelConfiguration(CreateMicrosoftTeamsChannelConfigurationRequest request)
AWSChatbot
createMicrosoftTeamsChannelConfiguration
in interface AWSChatbot
public CreateSlackChannelConfigurationResult createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest request)
AWSChatbot
createSlackChannelConfiguration
in interface AWSChatbot
public DeleteChimeWebhookConfigurationResult deleteChimeWebhookConfiguration(DeleteChimeWebhookConfigurationRequest request)
AWSChatbot
deleteChimeWebhookConfiguration
in interface AWSChatbot
public DeleteMicrosoftTeamsChannelConfigurationResult deleteMicrosoftTeamsChannelConfiguration(DeleteMicrosoftTeamsChannelConfigurationRequest request)
AWSChatbot
deleteMicrosoftTeamsChannelConfiguration
in interface AWSChatbot
public DeleteMicrosoftTeamsConfiguredTeamResult deleteMicrosoftTeamsConfiguredTeam(DeleteMicrosoftTeamsConfiguredTeamRequest request)
AWSChatbot
deleteMicrosoftTeamsConfiguredTeam
in interface AWSChatbot
public DeleteMicrosoftTeamsUserIdentityResult deleteMicrosoftTeamsUserIdentity(DeleteMicrosoftTeamsUserIdentityRequest request)
AWSChatbot
deleteMicrosoftTeamsUserIdentity
in interface AWSChatbot
public DeleteSlackChannelConfigurationResult deleteSlackChannelConfiguration(DeleteSlackChannelConfigurationRequest request)
AWSChatbot
deleteSlackChannelConfiguration
in interface AWSChatbot
public DeleteSlackUserIdentityResult deleteSlackUserIdentity(DeleteSlackUserIdentityRequest request)
AWSChatbot
deleteSlackUserIdentity
in interface AWSChatbot
public DeleteSlackWorkspaceAuthorizationResult deleteSlackWorkspaceAuthorization(DeleteSlackWorkspaceAuthorizationRequest request)
AWSChatbot
deleteSlackWorkspaceAuthorization
in interface AWSChatbot
public DescribeChimeWebhookConfigurationsResult describeChimeWebhookConfigurations(DescribeChimeWebhookConfigurationsRequest request)
AWSChatbot
describeChimeWebhookConfigurations
in interface AWSChatbot
public DescribeSlackChannelConfigurationsResult describeSlackChannelConfigurations(DescribeSlackChannelConfigurationsRequest request)
AWSChatbot
describeSlackChannelConfigurations
in interface AWSChatbot
public DescribeSlackUserIdentitiesResult describeSlackUserIdentities(DescribeSlackUserIdentitiesRequest request)
AWSChatbot
describeSlackUserIdentities
in interface AWSChatbot
public DescribeSlackWorkspacesResult describeSlackWorkspaces(DescribeSlackWorkspacesRequest request)
AWSChatbot
describeSlackWorkspaces
in interface AWSChatbot
public GetAccountPreferencesResult getAccountPreferences(GetAccountPreferencesRequest request)
AWSChatbot
getAccountPreferences
in interface AWSChatbot
public GetMicrosoftTeamsChannelConfigurationResult getMicrosoftTeamsChannelConfiguration(GetMicrosoftTeamsChannelConfigurationRequest request)
AWSChatbot
getMicrosoftTeamsChannelConfiguration
in interface AWSChatbot
public ListMicrosoftTeamsChannelConfigurationsResult listMicrosoftTeamsChannelConfigurations(ListMicrosoftTeamsChannelConfigurationsRequest request)
AWSChatbot
listMicrosoftTeamsChannelConfigurations
in interface AWSChatbot
public ListMicrosoftTeamsConfiguredTeamsResult listMicrosoftTeamsConfiguredTeams(ListMicrosoftTeamsConfiguredTeamsRequest request)
AWSChatbot
listMicrosoftTeamsConfiguredTeams
in interface AWSChatbot
public ListMicrosoftTeamsUserIdentitiesResult listMicrosoftTeamsUserIdentities(ListMicrosoftTeamsUserIdentitiesRequest request)
AWSChatbot
listMicrosoftTeamsUserIdentities
in interface AWSChatbot
public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSChatbot
listTagsForResource
in interface AWSChatbot
public TagResourceResult tagResource(TagResourceRequest request)
AWSChatbot
tagResource
in interface AWSChatbot
public UntagResourceResult untagResource(UntagResourceRequest request)
AWSChatbot
untagResource
in interface AWSChatbot
public UpdateAccountPreferencesResult updateAccountPreferences(UpdateAccountPreferencesRequest request)
AWSChatbot
updateAccountPreferences
in interface AWSChatbot
public UpdateChimeWebhookConfigurationResult updateChimeWebhookConfiguration(UpdateChimeWebhookConfigurationRequest request)
AWSChatbot
updateChimeWebhookConfiguration
in interface AWSChatbot
public UpdateMicrosoftTeamsChannelConfigurationResult updateMicrosoftTeamsChannelConfiguration(UpdateMicrosoftTeamsChannelConfigurationRequest request)
AWSChatbot
updateMicrosoftTeamsChannelConfiguration
in interface AWSChatbot
public UpdateSlackChannelConfigurationResult updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest request)
AWSChatbot
updateSlackChannelConfiguration
in interface AWSChatbot
public void shutdown()
AWSChatbot
shutdown
in interface AWSChatbot
public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSChatbot
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata
in interface AWSChatbot
request
- The originally executed request.