Klasse GetPublishedPackagesOperationSpec.GetPublishedPackagesOperationSpecBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetPublishedPackagesOperationSpec.GetPublishedPackagesOperationSpecBuilder
- Umschließende Klasse:
GetPublishedPackagesOperationSpec
public static class GetPublishedPackagesOperationSpec.GetPublishedPackagesOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungId of the API published from API Gateway to API Portalbuild()
portalGatewayId
(@NotNull String portalGatewayId) Id of the API Portal configuration for retrieval of published packages informationtoString()
-
Methodendetails
-
portalGatewayId
public GetPublishedPackagesOperationSpec.GetPublishedPackagesOperationSpecBuilder portalGatewayId(@NotNull @NotNull String portalGatewayId) Id of the API Portal configuration for retrieval of published packages information- Gibt zurück:
this
.
-
apiId
public GetPublishedPackagesOperationSpec.GetPublishedPackagesOperationSpecBuilder apiId(@NotNull @NotNull String apiId) Id of the API published from API Gateway to API Portal- Gibt zurück:
this
.
-
build
-
toString
-