Klasse ImportExportAPIGatewayAssetsRequest
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.ImportExportAPIGatewayAssetsRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ImportExportAPIGatewayAssetsRequest
extends Object
ImportExportAPIGatewayAssetsRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
ImportExportAPIGatewayAssetsRequest
(File zipFile) Constructs a validated instance ofImportExportAPIGatewayAssetsRequest
.Constructs a validated instance ofImportExportAPIGatewayAssetsRequest
. -
Methodenübersicht
-
Felddetails
-
zipFile
Zip file that contains the API Gateway asset needs to be imported
-
-
Konstruktordetails
-
ImportExportAPIGatewayAssetsRequest
Constructs a validated instance ofImportExportAPIGatewayAssetsRequest
.- Parameter:
spec
- the specification to process
-
ImportExportAPIGatewayAssetsRequest
Constructs a validated instance ofImportExportAPIGatewayAssetsRequest
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ImportExportAPIGatewayAssetsRequest(Consumer)
instead.- Parameter:
zipFile
- Zip file that contains the API Gateway asset needs to be imported
-
ImportExportAPIGatewayAssetsRequest
protected ImportExportAPIGatewayAssetsRequest()
-
-
Methodendetails
-
builder
public static ImportExportAPIGatewayAssetsRequest.ImportExportAPIGatewayAssetsRequestBuilder builder() -
zipFile
Zip file that contains the API Gateway asset needs to be imported -
zipFile
Zip file that contains the API Gateway asset needs to be imported- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-