StaticDeliveryAttributeMapping Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. models. DeliveryAttributeMapping - com.
azure. resourcemanager. eventgrid. models. StaticDeliveryAttributeMapping
- com.
- com.
public final class StaticDeliveryAttributeMapping
extends DeliveryAttributeMapping
Static delivery attribute mapping details.
Constructor | Description | |
---|---|---|
Static |
Modifier and Type | Method and Description |
---|---|
Boolean |
is Get the is |
void |
validate()
Validates the instance. |
String |
value()
Get the value property: Value of the delivery attribute. |
Static |
with Set the is |
Static |
with Set the name property: Name of the delivery attribute or header. |
Static |
with Set the value property: Value of the delivery attribute. |
Methods inherited from DeliveryAttributeMapping
Methods inherited from java.lang.Object
StaticDeliveryAttributeMapping
public StaticDeliveryAttributeMapping()
isSecret
public Boolean isSecret()
Get the isSecret property: Boolean flag to tell if the attribute contains sensitive information .
Returns:
validate
public void validate()
Validates the instance.
Overrides:
StaticDeliveryAttributeMapping.validate()value
public String value()
Get the value property: Value of the delivery attribute.
Returns:
withIsSecret
public StaticDeliveryAttributeMapping withIsSecret(Boolean isSecret)
Set the isSecret property: Boolean flag to tell if the attribute contains sensitive information .
Parameters:
Returns:
withName
public StaticDeliveryAttributeMapping withName(String name)
Set the name property: Name of the delivery attribute or header.
Overrides:
StaticDeliveryAttributeMapping.withName(String name)Parameters:
withValue
public StaticDeliveryAttributeMapping withValue(String value)
Set the value property: Value of the delivery attribute.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: