Class CreateRoleCall

java.lang.Object
org.gridgain.internal.cli.call.rbac.role.CreateRoleCall
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.Call<CreateRoleCallInput,String>

@Singleton public class CreateRoleCall extends Object implements org.apache.ignite.internal.cli.core.call.Call<CreateRoleCallInput,String>
Create role call.
  • Constructor Details

    • CreateRoleCall

      public CreateRoleCall(org.apache.ignite.internal.cli.core.rest.ApiClientFactory apiClientFactory)
  • Method Details