Package com.okta.sdk.resource.model
Class CreateUpdateIamRolePermissionRequest
java.lang.Object
com.okta.sdk.resource.model.CreateUpdateIamRolePermissionRequest
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-29T16:47:02.065887-05:00[America/Chicago]",
comments="Generator version: 7.4.0")
public class CreateUpdateIamRolePermissionRequest
extends Object
implements Serializable
CreateUpdateIamRolePermissionRequest
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconditions
(Object conditions) boolean
Conditions for further restricting a permissionorg.openapitools.jackson.nullable.JsonNullable
<Object> int
hashCode()
void
setConditions
(Object conditions) void
setConditions_JsonNullable
(org.openapitools.jackson.nullable.JsonNullable<Object> conditions) toString()
-
Field Details
-
JSON_PROPERTY_CONDITIONS
- See Also:
-
-
Constructor Details
-
CreateUpdateIamRolePermissionRequest
public CreateUpdateIamRolePermissionRequest()
-
-
Method Details
-
conditions
-
getConditions
Conditions for further restricting a permission- Returns:
- conditions
-
getConditions_JsonNullable
-
setConditions_JsonNullable
public void setConditions_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Object> conditions) -
setConditions
-
equals
-
hashCode
public int hashCode() -
toString
-