Uses of Class
com.azure.resourcemanager.search.models.SharedPrivateLinkResourceAsyncOperationResult
-
Packages that use SharedPrivateLinkResourceAsyncOperationResult Package Description com.azure.resourcemanager.search.models Package containing the data models for SearchManagementClient. -
-
Uses of SharedPrivateLinkResourceAsyncOperationResult in com.azure.resourcemanager.search.models
Fields in com.azure.resourcemanager.search.models declared as SharedPrivateLinkResourceAsyncOperationResult Modifier and Type Field Description static SharedPrivateLinkResourceAsyncOperationResultSharedPrivateLinkResourceAsyncOperationResult. FAILEDStatic value Failed for SharedPrivateLinkResourceAsyncOperationResult.static SharedPrivateLinkResourceAsyncOperationResultSharedPrivateLinkResourceAsyncOperationResult. RUNNINGStatic value Running for SharedPrivateLinkResourceAsyncOperationResult.static SharedPrivateLinkResourceAsyncOperationResultSharedPrivateLinkResourceAsyncOperationResult. SUCCEEDEDStatic value Succeeded for SharedPrivateLinkResourceAsyncOperationResult.Methods in com.azure.resourcemanager.search.models that return SharedPrivateLinkResourceAsyncOperationResult Modifier and Type Method Description static SharedPrivateLinkResourceAsyncOperationResultSharedPrivateLinkResourceAsyncOperationResult. fromString(String name)Creates or finds a SharedPrivateLinkResourceAsyncOperationResult from its string representation.Methods in com.azure.resourcemanager.search.models that return types with arguments of type SharedPrivateLinkResourceAsyncOperationResult Modifier and Type Method Description static Collection<SharedPrivateLinkResourceAsyncOperationResult>SharedPrivateLinkResourceAsyncOperationResult. values()
-