Package org.openapitools.client.model
Class CreateUpdateIamRolePermissionRequest
java.lang.Object
org.openapitools.client.model.CreateUpdateIamRolePermissionRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class CreateUpdateIamRolePermissionRequest
extends Object
CreateUpdateIamRolePermissionRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconditions(Object conditions) booleanConditions for further restricting a permissionorg.openapitools.jackson.nullable.JsonNullable<Object>inthashCode()voidsetConditions(Object conditions) voidsetConditions_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
-