### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection" fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection" name: "AksServiceResponseDataCollection" nameWithType: "AksServiceResponseDataCollection" summary: "Details of the data collection options specified." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **AksServiceResponseDataCollection**
extends " constructors: - uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.AksServiceResponseDataCollection()" fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.AksServiceResponseDataCollection()" name: "AksServiceResponseDataCollection()" nameWithType: "AksServiceResponseDataCollection.AksServiceResponseDataCollection()" syntax: "public AksServiceResponseDataCollection()" methods: - uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.validate()" fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.validate()" name: "validate()" nameWithType: "AksServiceResponseDataCollection.validate()" summary: "Validates the instance." overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelDataCollection.validate()" syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.withEventHubEnabled(java.lang.Boolean)" fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.withEventHubEnabled(Boolean eventHubEnabled)" name: "withEventHubEnabled(Boolean eventHubEnabled)" nameWithType: "AksServiceResponseDataCollection.withEventHubEnabled(Boolean eventHubEnabled)" summary: "Set the eventHubEnabled property: Option for enabling/disabling Event Hub." overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelDataCollection.withEventHubEnabled(java.lang.Boolean)" parameters: - name: "eventHubEnabled" type: "Boolean" syntax: "public AksServiceResponseDataCollection withEventHubEnabled(Boolean eventHubEnabled)" desc: "Set the eventHubEnabled property: Option for enabling/disabling Event Hub." returns: type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.withStorageEnabled(java.lang.Boolean)" fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceResponseDataCollection.withStorageEnabled(Boolean storageEnabled)" name: "withStorageEnabled(Boolean storageEnabled)" nameWithType: "AksServiceResponseDataCollection.withStorageEnabled(Boolean storageEnabled)" summary: "Set the storageEnabled property: Option for enabling/disabling storage." overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelDataCollection.withStorageEnabled(java.lang.Boolean)" parameters: - name: "storageEnabled" type: "Boolean" syntax: "public AksServiceResponseDataCollection withStorageEnabled(Boolean storageEnabled)" desc: "Set the storageEnabled property: Option for enabling/disabling storage." returns: type: "" type: "class" desc: "Details of the data collection options specified." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.models" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1