Class B2GetBucketNotificationRulesRequest.Builder
- java.lang.Object
-
- com.backblaze.b2.client.structures.B2GetBucketNotificationRulesRequest.Builder
-
- Enclosing class:
- B2GetBucketNotificationRulesRequest
public static class B2GetBucketNotificationRulesRequest.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder(java.lang.String bucketId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description B2GetBucketNotificationRulesRequest
build()
-
-
-
Method Detail
-
build
public B2GetBucketNotificationRulesRequest build()
-
-