Class AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder
-
- Enclosing class:
- AttachDecoratorData1JWS
public static class AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder_protected(String _protected)AttachDecoratorData1JWSbuild()AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilderheader(AttachDecoratorDataJWSHeader header)AttachDecoratorData1JWS.AttachDecoratorData1JWSBuildersignature(String signature)StringtoString()
-
-
-
Method Detail
-
header
public AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder header(AttachDecoratorDataJWSHeader header)
- Returns:
this.
-
_protected
public AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder _protected(String _protected)
- Returns:
this.
-
signature
public AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder signature(String signature)
- Returns:
this.
-
build
public AttachDecoratorData1JWS build()
-
-