Package org.openapitools.client.model
Class UpdateIamRoleRequest
java.lang.Object
org.openapitools.client.model.UpdateIamRoleRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class UpdateIamRoleRequest
extends Object
UpdateIamRoleRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
-