Klasse GetScopeByScopeNameOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetScopeByScopeNameOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetScopeByScopeNameOperationSpec
extends Object
GetScopeByScopeNameSpec
Specification for the GetScopeByScopeName 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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetScopeByScopeNameOperationSpec(String apiId, String scopeName) Constructs a validated instance ofGetScopeByScopeNameOperationSpec.Constructs a validated instance ofGetScopeByScopeNameOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung@NotNull StringapiId()API Id for the API to retrieve the versionsAPI Id for the API to retrieve the versionsbuilder()protected booleanbooleaninthashCode()@NotNull StringName of the scopeName of the scopetoString()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
-
GetScopeByScopeNameOperationSpec
Constructs a validated instance ofGetScopeByScopeNameOperationSpec.- Parameter:
spec- the specification to process
-
GetScopeByScopeNameOperationSpec
Constructs a validated instance ofGetScopeByScopeNameOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
apiId- API Id for the API to retrieve the versionsscopeName- Name of the scope
-
GetScopeByScopeNameOperationSpec
protected GetScopeByScopeNameOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
apiId
API Id for the API to retrieve the versions -
scopeName
Name of the scope -
apiId
API Id for the API to retrieve the versions- Gibt zurück:
this.
-
scopeName
Name of the scope- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-