Klasse UpdateLogEntryChannelOperationSpec.UpdateLogEntryChannelOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.UpdateLogEntryChannelOperationSpec.UpdateLogEntryChannelOperationSpecBuilder
- Umschließende Klasse:
UpdateLogEntryChannelOperationSpec
public static class UpdateLogEntryChannelOperationSpec.UpdateLogEntryChannelOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The email address of a valid user associated with the account making the request.The ID of the resource.toString()updateLogEntryChannelRequest(@Nullable UpdateLogEntryChannelRequest updateLogEntryChannelRequest) The log entry channel to be updated.
-
Methodendetails
-
id
public UpdateLogEntryChannelOperationSpec.UpdateLogEntryChannelOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this.
-
from
public UpdateLogEntryChannelOperationSpec.UpdateLogEntryChannelOperationSpecBuilder from(@NotNull @NotNull String from) The email address of a valid user associated with the account making the request.- Gibt zurück:
this.
-
updateLogEntryChannelRequest
public UpdateLogEntryChannelOperationSpec.UpdateLogEntryChannelOperationSpecBuilder updateLogEntryChannelRequest(@Nullable @Nullable UpdateLogEntryChannelRequest updateLogEntryChannelRequest) The log entry channel to be updated.- Gibt zurück:
this.
-
build
-
toString
-