Class AdminAppsRestrictRequest.AdminAppsRestrictRequestBuilder
java.lang.Object
com.slack.api.methods.request.admin.apps.AdminAppsRestrictRequest.AdminAppsRestrictRequestBuilder
- Enclosing class:
- AdminAppsRestrictRequest
-
Method Summary
Modifier and TypeMethodDescriptionThe id of the app to approve.build()enterpriseId(String enterpriseId) The ID of the enterprise to approve the app onThe id of the request to approve.The ID of the workspace to approve the app onAuthentication token bearing required scopes.toString()
-
Method Details
-
token
Authentication token bearing required scopes.- Returns:
this.
-
appId
The id of the app to approve.- Returns:
this.
-
requestId
The id of the request to approve.- Returns:
this.
-
enterpriseId
The ID of the enterprise to approve the app on- Returns:
this.
-
teamId
The ID of the workspace to approve the app on- Returns:
this.
-
build
-
toString
-