Package org.bremersee.keycloak.api.model
Class ClientMappingsRepresentation
java.lang.Object
org.bremersee.keycloak.api.model.ClientMappingsRepresentation
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2026-08-17T22:28:47.079753199+02:00[Europe/Berlin]",
comments="Generator version: 7.24.0")
public class ClientMappingsRepresentation
extends Object
ClientMappingsRepresentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddMappingsItem(RoleRepresentation mappingsItem) booleanGet clientgetId()Get id@Valid List<@Valid RoleRepresentation> Get mappingsinthashCode()mappings(List<@Valid RoleRepresentation> mappings) voidvoidvoidsetMappings(List<@Valid RoleRepresentation> mappings) toString()
-
Constructor Details
-
ClientMappingsRepresentation
public ClientMappingsRepresentation()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
client
-
getClient
Get client- Returns:
- client
-
setClient
-
mappings
-
addMappingsItem
-
getMappings
Get mappings- Returns:
- mappings
-
setMappings
-
equals
-
hashCode
public int hashCode() -
toString
-