Class OperationCollectionInner
java.lang.Object
com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner
A collection of Operation items.
-
Constructor Summary
ConstructorDescriptionCreates an instance of OperationCollectionInner class. -
Method Summary
-
Constructor Details
-
OperationCollectionInner
public OperationCollectionInner()Creates an instance of OperationCollectionInner class.
-
-
Method Details
-
value
Get the value property: A collection of Operation items.- Returns:
- the value value.
-
withValue
Set the value property: A collection of Operation items.- Parameters:
value
- the value value to set.- Returns:
- the OperationCollectionInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-