Interface AddPermissionsCommandStep1.AddPermissionsCommandStep2
- All Known Subinterfaces:
AddPermissionsCommandStep1.AddPermissionsCommandStep4
- All Known Implementing Classes:
AddPermissionsCommandImpl
- Enclosing interface:
AddPermissionsCommandStep1
public static interface AddPermissionsCommandStep1.AddPermissionsCommandStep2
-
Method Summary
Modifier and TypeMethodDescriptionSets the permission type of the permissions that should be added.
-
Method Details
-
permission
AddPermissionsCommandStep1.AddPermissionsCommandStep3 permission(AuthorizationPatchRequestPermissionsInner.PermissionTypeEnum permissionType) Sets the permission type of the permissions that should be added.- Parameters:
permissionType- the permission type- Returns:
- the builder for this command
-