JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.ants.platform.client.resources.scim.types
ResourceType
IdStage
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
id(String)
from(ResourceType)
Interface ResourceType.IdStage
All Known Implementing Classes:
ResourceType.Builder
Enclosing class:
ResourceType
public static interface
ResourceType.IdStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ResourceType.Builder
from
(
ResourceType
other)
ResourceType.NameStage
id
(
String
id)
Method Details
id
ResourceType.NameStage
id
(@NotNull
String
id)
from
ResourceType.Builder
from
(
ResourceType
other)