### YamlMime:JavaType uid: "com.azure.resourcemanager.apicenter.models.Workspace" fullName: "com.azure.resourcemanager.apicenter.models.Workspace" name: "Workspace" nameWithType: "Workspace" summary: "An immutable client-side representation of Workspace." syntax: "public interface **Workspace**" methods: - uid: "com.azure.resourcemanager.apicenter.models.Workspace.id()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.id()" name: "id()" nameWithType: "Workspace.id()" summary: "Gets the id property: Fully qualified resource Id for the resource." modifiers: - "abstract" syntax: "public abstract String id()" desc: "Gets the id property: Fully qualified resource Id for the resource." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.innerModel()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.innerModel()" name: "innerModel()" nameWithType: "Workspace.innerModel()" summary: "Gets the inner com.azure.resourcemanager.apicenter.fluent.models.WorkspaceInner object." modifiers: - "abstract" syntax: "public abstract WorkspaceInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.apicenter.fluent.models.WorkspaceInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.name()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.name()" name: "name()" nameWithType: "Workspace.name()" summary: "Gets the name property: The name of the resource." modifiers: - "abstract" syntax: "public abstract String name()" desc: "Gets the name property: The name of the resource." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.properties()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.properties()" name: "properties()" nameWithType: "Workspace.properties()" summary: "Gets the properties property: The resource-specific properties for this resource." modifiers: - "abstract" syntax: "public abstract WorkspaceProperties properties()" desc: "Gets the properties property: The resource-specific properties for this resource." returns: description: "the properties value." type: "" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.refresh()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.refresh()" name: "refresh()" nameWithType: "Workspace.refresh()" summary: "Refreshes the resource to sync with Azure." modifiers: - "abstract" syntax: "public abstract Workspace refresh()" desc: "Refreshes the resource to sync with Azure." returns: description: "the refreshed resource." type: "" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.refresh(com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.refresh(Context context)" name: "refresh(Context context)" nameWithType: "Workspace.refresh(Context context)" summary: "Refreshes the resource to sync with Azure." modifiers: - "abstract" parameters: - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Workspace refresh(Context context)" desc: "Refreshes the resource to sync with Azure." returns: description: "the refreshed resource." type: "" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.resourceGroupName()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.resourceGroupName()" name: "resourceGroupName()" nameWithType: "Workspace.resourceGroupName()" summary: "Gets the name of the resource group." modifiers: - "abstract" syntax: "public abstract String resourceGroupName()" desc: "Gets the name of the resource group." returns: description: "the name of the resource group." type: "String" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.systemData()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.systemData()" name: "systemData()" nameWithType: "Workspace.systemData()" summary: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information." modifiers: - "abstract" syntax: "public abstract SystemData systemData()" desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information." returns: description: "the systemData value." type: "" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.type()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.type()" name: "type()" nameWithType: "Workspace.type()" summary: "Gets the type property: The type of the resource." modifiers: - "abstract" syntax: "public abstract String type()" desc: "Gets the type property: The type of the resource." returns: description: "the type value." type: "String" - uid: "com.azure.resourcemanager.apicenter.models.Workspace.update()" fullName: "com.azure.resourcemanager.apicenter.models.Workspace.update()" name: "update()" nameWithType: "Workspace.update()" summary: "Begins update for the Workspace resource." modifiers: - "abstract" syntax: "public abstract Workspace.Update update()" desc: "Begins update for the Workspace resource." returns: description: "the stage of resource update." type: "" type: "interface" desc: "An immutable client-side representation of Workspace." metadata: {} package: "com.azure.resourcemanager.apicenter.models" artifact: com.azure.resourcemanager:azure-resourcemanager-apicenter:1.0.0