Klasse GetAPIsForPackageByIdOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetAPIsForPackageByIdOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetAPIsForPackageByIdOperationSpec
extends Object
GetAPIsForPackageByIdSpec
Specification for the GetAPIsForPackageById operation.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Boolean
allows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GetAPIsForPackageByIdOperationSpec
(String packageId) Constructs a validated instance ofGetAPIsForPackageByIdOperationSpec
.Constructs a validated instance ofGetAPIsForPackageByIdOperationSpec
. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetAPIsForPackageByIdOperationSpec
@Internal public GetAPIsForPackageByIdOperationSpec(Consumer<GetAPIsForPackageByIdOperationSpec> spec) Constructs a validated instance ofGetAPIsForPackageByIdOperationSpec
.- Parameter:
spec
- the specification to process
-
GetAPIsForPackageByIdOperationSpec
Constructs a validated instance ofGetAPIsForPackageByIdOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
packageId
- Id of the Package
-
GetAPIsForPackageByIdOperationSpec
protected GetAPIsForPackageByIdOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
public static GetAPIsForPackageByIdOperationSpec.GetAPIsForPackageByIdOperationSpecBuilder builder() -
packageId
Id of the Package -
packageId
Id of the Package- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-