### YamlMime:JavaType uid: "com.azure.resourcemanager.iotcentral.fluent.OperationsClient" fullName: "com.azure.resourcemanager.iotcentral.fluent.OperationsClient" name: "OperationsClient" nameWithType: "OperationsClient" summary: "An instance of this class provides access to all the operations defined in OperationsClient." syntax: "public interface **OperationsClient**" methods: - uid: "com.azure.resourcemanager.iotcentral.fluent.OperationsClient.list()" fullName: "com.azure.resourcemanager.iotcentral.fluent.OperationsClient.list()" name: "list()" nameWithType: "OperationsClient.list()" summary: "Lists all of the available IoT Central Resource Provider operations." modifiers: - "abstract" syntax: "public abstract PagedIterable list()" desc: "Lists all of the available IoT Central Resource Provider operations." returns: description: "a list of IoT Central operations." type: "<>" - uid: "com.azure.resourcemanager.iotcentral.fluent.OperationsClient.list(com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.iotcentral.fluent.OperationsClient.list(Context context)" name: "list(Context context)" nameWithType: "OperationsClient.list(Context context)" summary: "Lists all of the available IoT Central Resource Provider operations." modifiers: - "abstract" parameters: - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(Context context)" desc: "Lists all of the available IoT Central Resource Provider operations." returns: description: "a list of IoT Central operations." type: "<>" type: "interface" desc: "An instance of this class provides access to all the operations defined in OperationsClient." metadata: {} package: "com.azure.resourcemanager.iotcentral.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-iotcentral:1.0.0