public static class SCIMResponse.Bulk extends VaultModel
Constructor and Description |
---|
Bulk() |
Modifier and Type | Method and Description |
---|---|
Integer |
getMaxOperations() |
Integer |
getMaxPayloadSize() |
Boolean |
getSupported() |
void |
setMaxOperations(Integer maxOperations) |
void |
setMaxPayloadSize(Integer maxPayloadSize) |
void |
setSupported(Boolean supported) |
get, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public Integer getMaxOperations()
public void setMaxOperations(Integer maxOperations)
public Integer getMaxPayloadSize()
public void setMaxPayloadSize(Integer maxPayloadSize)
public Boolean getSupported()
public void setSupported(Boolean supported)
Copyright © 2021. All rights reserved.