Package co.cloudcraft.model
Class SnapshotAccountQueryParams.SnapshotAccountQueryParamsBuilder
java.lang.Object
co.cloudcraft.model.SnapshotAccountQueryParams.SnapshotAccountQueryParamsBuilder
- Enclosing class:
SnapshotAccountQueryParams
-
Method Summary
Modifier and TypeMethodDescriptionautoconnect(Boolean autoconnect) build()paperSize(ExportBlueprintQueryParams.PaperSize paperSize) projection(SnapshotAccountQueryParams.Projection projection) toString()transparent(Boolean transparent)
-
Method Details
-
scale
- Returns:
this.
-
width
- Returns:
this.
-
height
- Returns:
this.
-
grid
- Returns:
this.
-
transparent
public SnapshotAccountQueryParams.SnapshotAccountQueryParamsBuilder transparent(Boolean transparent) - Returns:
this.
-
landscape
- Returns:
this.
-
paperSize
public SnapshotAccountQueryParams.SnapshotAccountQueryParamsBuilder paperSize(ExportBlueprintQueryParams.PaperSize paperSize) - Returns:
this.
-
filter
- Returns:
this.
-
exclude
- Returns:
this.
-
label
- Returns:
this.
-
autoconnect
public SnapshotAccountQueryParams.SnapshotAccountQueryParamsBuilder autoconnect(Boolean autoconnect) - Returns:
this.
-
projection
public SnapshotAccountQueryParams.SnapshotAccountQueryParamsBuilder projection(SnapshotAccountQueryParams.Projection projection) - Returns:
this.
-
theme
public SnapshotAccountQueryParams.SnapshotAccountQueryParamsBuilder theme(SnapshotAccountQueryParams.Theme theme) - Returns:
this.
-
build
-
toString
-