JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ants.platform.client.resources.projects.types
Interface ApiKeyResponse.IdStage
All Known Implementing Classes:
ApiKeyResponse.Builder
Enclosing class:
ApiKeyResponse
public static interface
ApiKeyResponse.IdStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ApiKeyResponse.Builder
from
(
ApiKeyResponse
other)
ApiKeyResponse.CreatedAtStage
id
(
String
id)
Method Details
id
ApiKeyResponse.CreatedAtStage
id
(@NotNull
String
id)
from
ApiKeyResponse.Builder
from
(
ApiKeyResponse
other)