Uses of Class
com.microsoft.azure.keyvault.models.DeletedCertificateItem
-
Packages that use DeletedCertificateItem Package Description com.microsoft.azure.keyvault This package contains the classes for KeyVaultClientBase.com.microsoft.azure.keyvault.implementation This package contains the classes for KeyVaultClient.com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of DeletedCertificateItem in com.microsoft.azure.keyvault
Methods in com.microsoft.azure.keyvault that return types with arguments of type DeletedCertificateItem Modifier and Type Method Description com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientBase. getDeletedCertificates(String vaultBaseUrl)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientBase. getDeletedCertificates(String vaultBaseUrl, Integer maxresults, Boolean includePending)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientCustom. getDeletedCertificates(String vaultBaseUrl, Integer maxresults)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesAsync(String vaultBaseUrl)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientCustom. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientCustom. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientBase. getDeletedCertificatesNext(String nextPageLink)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesNextAsync(String nextPageLink)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBase. getDeletedCertificatesNextWithServiceResponseAsync(String nextPageLink)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBase. getDeletedCertificatesWithServiceResponseAsync(String vaultBaseUrl)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBase. getDeletedCertificatesWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientCustom. getDeletedCertificatesWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults)
Lists the deleted certificates in the specified vault currently available for recovery.Method parameters in com.microsoft.azure.keyvault with type arguments of type DeletedCertificateItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientCustom. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBase. getDeletedCertificatesNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery. -
Uses of DeletedCertificateItem in com.microsoft.azure.keyvault.implementation
Methods in com.microsoft.azure.keyvault.implementation that return types with arguments of type DeletedCertificateItem Modifier and Type Method Description com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientBaseImpl. getDeletedCertificates(String vaultBaseUrl)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientBaseImpl. getDeletedCertificates(String vaultBaseUrl, Integer maxresults, Boolean includePending)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientCustomImpl. getDeletedCertificates(String vaultBaseUrl, Integer maxresults)
rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesAsync(String vaultBaseUrl)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientCustomImpl. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults)
com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientCustomImpl. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
com.microsoft.azure.PagedList<DeletedCertificateItem>
KeyVaultClientBaseImpl. getDeletedCertificatesNext(String nextPageLink)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.azure.Page<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesNextAsync(String nextPageLink)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBaseImpl. getDeletedCertificatesNextSinglePageAsync(String nextPageLink)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBaseImpl. getDeletedCertificatesNextWithServiceResponseAsync(String nextPageLink)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBaseImpl. getDeletedCertificatesSinglePageAsync(String vaultBaseUrl)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBaseImpl. getDeletedCertificatesSinglePageAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBaseImpl. getDeletedCertificatesWithServiceResponseAsync(String vaultBaseUrl)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientBaseImpl. getDeletedCertificatesWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending)
Lists the deleted certificates in the specified vault currently available for recovery.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DeletedCertificateItem>>>
KeyVaultClientCustomImpl. getDeletedCertificatesWithServiceResponseAsync(String vaultBaseUrl, Integer maxresults)
Method parameters in com.microsoft.azure.keyvault.implementation with type arguments of type DeletedCertificateItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesAsync(String vaultBaseUrl, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, Boolean includePending, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientCustomImpl. getDeletedCertificatesAsync(String vaultBaseUrl, Integer maxresults, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery.com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>>
KeyVaultClientBaseImpl. getDeletedCertificatesNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DeletedCertificateItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<DeletedCertificateItem> serviceCallback)
Lists the deleted certificates in the specified vault currently available for recovery. -
Uses of DeletedCertificateItem in com.microsoft.azure.keyvault.models
Methods in com.microsoft.azure.keyvault.models that return DeletedCertificateItem Modifier and Type Method Description DeletedCertificateItem
DeletedCertificateItem. withRecoveryId(String recoveryId)
Set the recoveryId value.
-