Class AttachDecoratorDataJWSHeader.AttachDecoratorDataJWSHeaderBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.AttachDecoratorDataJWSHeader.AttachDecoratorDataJWSHeaderBuilder
-
- Enclosing class:
- AttachDecoratorDataJWSHeader
public static class AttachDecoratorDataJWSHeader.AttachDecoratorDataJWSHeaderBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttachDecoratorDataJWSHeaderbuild()AttachDecoratorDataJWSHeader.AttachDecoratorDataJWSHeaderBuilderkid(String kid)StringtoString()
-
-
-
Method Detail
-
kid
public AttachDecoratorDataJWSHeader.AttachDecoratorDataJWSHeaderBuilder kid(String kid)
- Returns:
this.
-
build
public AttachDecoratorDataJWSHeader build()
-
-