-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
customer confused about the usage of Azure Java SDK #217
Comments
@jeffreyjirwin , can you take a look at this and triage? |
g2vinay
pushed a commit
to g2vinay/azure-sdk-for-java
that referenced
this issue
Jul 9, 2019
* Hide AsyncDocumentClient * Remove Attachment * Cleanup ChangeFeedOptions * Hide Conflict * Cleanup ConsistencyPolicy * Cleanup CosmosClient * Cleanup CosmosClientBuilder * Cleanup CosmosConflict * Cleanup CosmosConflictProperties * CosmosConflictResponse cleanup * Cleanup CosmosContainer * Cleanup CosmosContainerRequestOptions * Cleanup CosmosContainerResponse * Cleanup CosmosContainerProperties * Cleanup CosmosDatabase * Cleanup CosmosDatabaseRequestOptions * Remove CosmosFeedResponse * Cleanup CosmosItemRequestOptions * Cleanup CosmosPermissionsRequestOptions * Remove CosmosRequestOptions * Cleanup CosmosStoredProcedure * Cleanup CosmosStoredProcedureRequestOptions * Cleanup CosmosTrigger * Cleanup CosmosUser * Cleanup CosmosUDF * Cleanup CosmosUDFResposne * Clean up CosmosUserResponse * Cleanup CosmosUserProperties * Hide old v2 types * Hide Json constructors * Remove MediaReadMode * Hide Undefined * list to readAll * Fix json serialization
navalev
pushed a commit
to navalev/azure-sdk-for-java
that referenced
this issue
Dec 24, 2019
createOrUpdateSynonymMapIfExistsSucceedsOnExistingResource and createOrUpdateSynonymMapIfExistsSucceedsOnExistingResource tests
navalev
pushed a commit
to navalev/azure-sdk-for-java
that referenced
this issue
Dec 24, 2019
* indexers create - wip * Adds APIs for checking synonym map existence (Azure#209) * Adds APIs for checking synonym map existence * Adds createOrUpdateSynonymMap client methods (Azure#210) * createOrUpdateSynonym map if not exists tests (Azure#216) createOrUpdateSynonymMapIfNotExistsFailsOnExistingResource and createOrUpdateSynonymMapIfNotExistsSucceedsOnNoResource tests * createOrUpdateSynonym map if exists tests (Azure#217) createOrUpdateSynonymMapIfExistsSucceedsOnExistingResource and createOrUpdateSynonymMapIfExistsSucceedsOnExistingResource tests * assertReflectionEquals - index management objects (Azure#214) * removing index management equal comparison annd replacing with reflection equal method * Indexers - createOrUpdate, List indexers and matching UTs * style fix * fix merge issues * style fixes * changed list overload * changed list overload * changed list overload * fix style
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://stackoverflow.com/questions/12576096/azure-sdk-java-libraries-eclipse-plugin-one-confused-soul/12579009#12579009
The text was updated successfully, but these errors were encountered: