Klasse GetServiceIntegrationOperationSpec.GetServiceIntegrationOperationSpecBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.GetServiceIntegrationOperationSpec.GetServiceIntegrationOperationSpecBuilder
- Umschließende Klasse:
GetServiceIntegrationOperationSpec
public static class GetServiceIntegrationOperationSpec.GetServiceIntegrationOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of the resource.Array of additional details to include.integrationId(@NotNull String integrationId) The integration ID on the service.toString()
-
Methodendetails
-
id
public GetServiceIntegrationOperationSpec.GetServiceIntegrationOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the resource.- Gibt zurück:
this.
-
integrationId
public GetServiceIntegrationOperationSpec.GetServiceIntegrationOperationSpecBuilder integrationId(@NotNull @NotNull String integrationId) The integration ID on the service.- Gibt zurück:
this.
-
include
public GetServiceIntegrationOperationSpec.GetServiceIntegrationOperationSpecBuilder include(@Nullable @Nullable String include) Array of additional details to include.- Gibt zurück:
this.
-
build
-
toString
-