@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MemberLogPublishingConfiguration extends Object implements Serializable, Cloneable, StructuredPojo
Configuration properties for logging events associated with a member of a Managed Blockchain network.
| Constructor and Description |
|---|
MemberLogPublishingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
MemberLogPublishingConfiguration |
clone() |
boolean |
equals(Object obj) |
MemberFabricLogPublishingConfiguration |
getFabric()
Configuration properties for logging events associated with a member of a Managed Blockchain network using the
Hyperledger Fabric framework.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setFabric(MemberFabricLogPublishingConfiguration fabric)
Configuration properties for logging events associated with a member of a Managed Blockchain network using the
Hyperledger Fabric framework.
|
String |
toString()
Returns a string representation of this object.
|
MemberLogPublishingConfiguration |
withFabric(MemberFabricLogPublishingConfiguration fabric)
Configuration properties for logging events associated with a member of a Managed Blockchain network using the
Hyperledger Fabric framework.
|
public void setFabric(MemberFabricLogPublishingConfiguration fabric)
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
fabric - Configuration properties for logging events associated with a member of a Managed Blockchain network using
the Hyperledger Fabric framework.public MemberFabricLogPublishingConfiguration getFabric()
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
public MemberLogPublishingConfiguration withFabric(MemberFabricLogPublishingConfiguration fabric)
Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
fabric - Configuration properties for logging events associated with a member of a Managed Blockchain network using
the Hyperledger Fabric framework.public String toString()
toString in class ObjectObject.toString()public MemberLogPublishingConfiguration clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2025. All rights reserved.