Klasse GetAllSubscriptionsOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetAllSubscriptionsOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetAllSubscriptionsOperationSpec
extends Object
GetAllSubscriptionsSpec
Specification for the GetAllSubscriptions operation.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetAllSubscriptionsOperationSpec(String packageId, String planId) Constructs a validated instance ofGetAllSubscriptionsOperationSpec.Constructs a validated instance ofGetAllSubscriptionsOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()@Nullable StringSpecify the package id for which the subscription details is requestedSpecify the package id for which the subscription details is requested@Nullable StringplanId()Specify the plan id for which the subscription details is requestedSpecify the plan id for which the subscription details is requestedtoString()voidvalidate()Validates the Spec, will throw a exception if required parameters are missing
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetAllSubscriptionsOperationSpec
Constructs a validated instance ofGetAllSubscriptionsOperationSpec.- Parameter:
spec- the specification to process
-
GetAllSubscriptionsOperationSpec
Constructs a validated instance ofGetAllSubscriptionsOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
packageId- Specify the package id for which the subscription details is requestedplanId- Specify the plan id for which the subscription details is requested
-
GetAllSubscriptionsOperationSpec
protected GetAllSubscriptionsOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
packageId
Specify the package id for which the subscription details is requested -
planId
Specify the plan id for which the subscription details is requested -
packageId
Specify the package id for which the subscription details is requested- Gibt zurück:
this.
-
planId
Specify the plan id for which the subscription details is requested- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-