azure-docs-sdk-java/docs-ref-autogen/microsoft.servicefabric.dat...

24 строки
1.1 KiB
YAML

### YamlMime:JavaType
methods:
- fullName: microsoft.servicefabric.data.ReliableState.getName()
name: getName()
nameWithType: ReliableState.getName()
returns:
description: <p>The name of the <xref uid="microsoft.servicefabric.data.ReliableState" data-throw-if-not-resolved="false" data-raw-source="ReliableState"></xref> instance. </p>
type: <xref href="URI?alt=URI&text=URI" data-throw-if-not-resolved="False"/>
summary: >-
<p>Gets a value indicating the unique name for <xref uid="microsoft.servicefabric.data.ReliableState" data-throw-if-not-resolved="false" data-raw-source="ReliableState"></xref></p>
<p></p>
syntax: public URI getName()
uid: microsoft.servicefabric.data.ReliableState.getName()
nameWithType: ReliableState
syntax: public interface ReliableState
type: interface
uid: microsoft.servicefabric.data.ReliableState
fullName: microsoft.servicefabric.data.ReliableState
name: ReliableState
package: microsoft.servicefabric.data
summary: <p>Defines methods for interacting with all reliable state in Service Fabric. </p>
metadata: {}