Package com.okta.sdk.resource.model
Class UpdateIamRoleRequest
java.lang.Object
com.okta.sdk.resource.model.UpdateIamRoleRequest
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class UpdateIamRoleRequest
extends Object
implements Serializable
UpdateIamRoleRequest
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
Description of the rolegetLabel()
Unique label for the roleint
hashCode()
void
setDescription
(String description) void
toString()
-
Field Details
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
-
Constructor Details
-
UpdateIamRoleRequest
public UpdateIamRoleRequest()
-
-
Method Details
-
description
-
getDescription
Description of the role- Returns:
- description
-
setDescription
-
label
-
getLabel
Unique label for the role- Returns:
- label
-
setLabel
-
equals
-
hashCode
public int hashCode() -
toString
-