Klasse GetPlansForPackageByIdOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetPlansForPackageByIdOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetPlansForPackageByIdOperationSpec
extends Object
GetPlansForPackageByIdSpec
Specification for the GetPlansForPackageById 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
GetPlansForPackageByIdOperationSpec
(String packageId) Constructs a validated instance ofGetPlansForPackageByIdOperationSpec
.Constructs a validated instance ofGetPlansForPackageByIdOperationSpec
. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetPlansForPackageByIdOperationSpec
@Internal public GetPlansForPackageByIdOperationSpec(Consumer<GetPlansForPackageByIdOperationSpec> spec) Constructs a validated instance ofGetPlansForPackageByIdOperationSpec
.- Parameter:
spec
- the specification to process
-
GetPlansForPackageByIdOperationSpec
Constructs a validated instance ofGetPlansForPackageByIdOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
packageId
- Id of the Package
-
GetPlansForPackageByIdOperationSpec
protected GetPlansForPackageByIdOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
public static GetPlansForPackageByIdOperationSpec.GetPlansForPackageByIdOperationSpecBuilder builder() -
packageId
Id of the Package -
packageId
Id of the Package- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-