Interface BigqueryJobStatus
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
BigqueryJobStatus.Jsii$Proxy
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:17.706Z") @Stability(Stable) public interface BigqueryJobStatus extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBigqueryJobStatus.BuilderA builder forBigqueryJobStatusstatic classBigqueryJobStatus.Jsii$ProxyAn implementation forBigqueryJobStatus
-
Method Summary
Static Methods Modifier and Type Method Description static BigqueryJobStatus.Builderbuilder()
-
-
-
Method Detail
-
builder
@Stability(Stable) static BigqueryJobStatus.Builder builder()
- Returns:
- a
BigqueryJobStatus.BuilderofBigqueryJobStatus
-
-