Klasse UpdateUserOperationSpec.UpdateUserOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.UpdateUserOperationSpec.UpdateUserOperationSpecBuilder
- Umschließende Klasse:
UpdateUserOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()createUserRequest(@Nullable CreateUserRequest createUserRequest) The user to be updated.The ID of the resource.toString()
-
Methodendetails
-
id
The ID of the resource.- Gibt zurück:
this.
-
createUserRequest
public UpdateUserOperationSpec.UpdateUserOperationSpecBuilder createUserRequest(@Nullable @Nullable CreateUserRequest createUserRequest) The user to be updated.- Gibt zurück:
this.
-
build
-
toString
-