Uses of Class
com.ants.platform.client.resources.projects.requests.CreateApiKeyRequest
Packages that use CreateApiKeyRequest
Package
Description
-
Uses of CreateApiKeyRequest in com.ants.platform.client.resources.projects
Methods in com.ants.platform.client.resources.projects with parameters of type CreateApiKeyRequestModifier and TypeMethodDescriptionProjectsClient.createApiKey(String projectId, CreateApiKeyRequest request) Create a new API key for a project (requires organization-scoped API key)ProjectsClient.createApiKey(String projectId, CreateApiKeyRequest request, RequestOptions requestOptions) Create a new API key for a project (requires organization-scoped API key) -
Uses of CreateApiKeyRequest in com.ants.platform.client.resources.projects.requests
Methods in com.ants.platform.client.resources.projects.requests that return CreateApiKeyRequestMethods in com.ants.platform.client.resources.projects.requests with parameters of type CreateApiKeyRequest