### YamlMime:JavaType uid: "com.azure.resourcemanager.healthcareapis.models.FhirDestinations" fullName: "com.azure.resourcemanager.healthcareapis.models.FhirDestinations" name: "FhirDestinations" nameWithType: "FhirDestinations" summary: "Resource collection API of FhirDestinations." syntax: "public interface **FhirDestinations**" methods: - uid: "com.azure.resourcemanager.healthcareapis.models.FhirDestinations.listByIotConnector(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.healthcareapis.models.FhirDestinations.listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName)" name: "listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName)" nameWithType: "FhirDestinations.listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName)" summary: "Lists all FHIR destinations for the given IoT Connector." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the service instance." name: "resourceGroupName" type: "String" - description: "The name of workspace resource." name: "workspaceName" type: "String" - description: "The name of IoT Connector resource." name: "iotConnectorName" type: "String" syntax: "public abstract PagedIterable listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName)" desc: "Lists all FHIR destinations for the given IoT Connector." returns: description: "a collection of IoT Connector FHIR destinations as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.healthcareapis.models.FhirDestinations.listByIotConnector(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.healthcareapis.models.FhirDestinations.listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName, Context context)" name: "listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName, Context context)" nameWithType: "FhirDestinations.listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName, Context context)" summary: "Lists all FHIR destinations for the given IoT Connector." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the service instance." name: "resourceGroupName" type: "String" - description: "The name of workspace resource." name: "workspaceName" type: "String" - description: "The name of IoT Connector resource." name: "iotConnectorName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByIotConnector(String resourceGroupName, String workspaceName, String iotConnectorName, Context context)" desc: "Lists all FHIR destinations for the given IoT Connector." returns: description: "a collection of IoT Connector FHIR destinations as paginated response with ." type: "<>" type: "interface" desc: "Resource collection API of FhirDestinations." metadata: {} package: "com.azure.resourcemanager.healthcareapis.models" artifact: com.azure.resourcemanager:azure-resourcemanager-healthcareapis:1.1.0