Klasse GetUserContactMethodOperationSpec.GetUserContactMethodOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.GetUserContactMethodOperationSpec.GetUserContactMethodOperationSpecBuilder
- Umschließende Klasse:
GetUserContactMethodOperationSpec
public static class GetUserContactMethodOperationSpec.GetUserContactMethodOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()contactMethodId(@NotNull String contactMethodId) The contact method ID on the user.The ID of the resource.toString()
-
Methodendetails
-
id
public GetUserContactMethodOperationSpec.GetUserContactMethodOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this.
-
contactMethodId
public GetUserContactMethodOperationSpec.GetUserContactMethodOperationSpecBuilder contactMethodId(@NotNull @NotNull String contactMethodId) The contact method ID on the user.- Gibt zurück:
this.
-
build
-
toString
-