Package | Description |
---|---|
com.microsoft.azure.batch |
This package contains classes for writing applications that use the Azure Batch service.
|
com.microsoft.azure.batch.protocol |
This package contains the classes for BatchServiceClient.
|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
Certificate |
CertificateOperations.getCertificate(String thumbprintAlgorithm,
String thumbprint)
Gets the specified
Certificate . |
Certificate |
CertificateOperations.getCertificate(String thumbprintAlgorithm,
String thumbprint,
DetailLevel detailLevel)
Gets the specified
Certificate . |
Certificate |
CertificateOperations.getCertificate(String thumbprintAlgorithm,
String thumbprint,
DetailLevel detailLevel,
Iterable<BatchClientBehavior> additionalBehaviors)
Gets the specified
Certificate . |
Modifier and Type | Method and Description |
---|---|
List<Certificate> |
CertificateOperations.listCertificates()
Lists the
certificates in the Batch account. |
List<Certificate> |
CertificateOperations.listCertificates(DetailLevel detailLevel)
Lists the
certificates in the Batch account. |
List<Certificate> |
CertificateOperations.listCertificates(DetailLevel detailLevel,
Iterable<BatchClientBehavior> additionalBehaviors)
Lists the
certificates in the Batch account. |
Modifier and Type | Method and Description |
---|---|
Certificate |
Certificates.get(String thumbprintAlgorithm,
String thumbprint)
Gets information about the specified certificate.
|
Certificate |
Certificates.get(String thumbprintAlgorithm,
String thumbprint,
CertificateGetOptions certificateGetOptions)
Gets information about the specified certificate.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<Certificate> |
Certificates.getAsync(String thumbprintAlgorithm,
String thumbprint)
Gets information about the specified certificate.
|
rx.Observable<Certificate> |
Certificates.getAsync(String thumbprintAlgorithm,
String thumbprint,
CertificateGetOptions certificateGetOptions)
Gets information about the specified certificate.
|
ServiceFuture<Certificate> |
Certificates.getAsync(String thumbprintAlgorithm,
String thumbprint,
CertificateGetOptions certificateGetOptions,
ServiceCallback<Certificate> serviceCallback)
Gets information about the specified certificate.
|
ServiceFuture<Certificate> |
Certificates.getAsync(String thumbprintAlgorithm,
String thumbprint,
ServiceCallback<Certificate> serviceCallback)
Gets information about the specified certificate.
|
rx.Observable<ServiceResponseWithHeaders<Certificate,CertificateGetHeaders>> |
Certificates.getWithServiceResponseAsync(String thumbprintAlgorithm,
String thumbprint)
Gets information about the specified certificate.
|
rx.Observable<ServiceResponseWithHeaders<Certificate,CertificateGetHeaders>> |
Certificates.getWithServiceResponseAsync(String thumbprintAlgorithm,
String thumbprint,
CertificateGetOptions certificateGetOptions)
Gets information about the specified certificate.
|
PagedList<Certificate> |
Certificates.list()
Lists all of the certificates that have been added to the specified account.
|
PagedList<Certificate> |
Certificates.list(CertificateListOptions certificateListOptions)
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<Page<Certificate>> |
Certificates.listAsync()
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<Page<Certificate>> |
Certificates.listAsync(CertificateListOptions certificateListOptions)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listAsync(CertificateListOptions certificateListOptions,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listAsync(ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
PagedList<Certificate> |
Certificates.listNext(String nextPageLink)
Lists all of the certificates that have been added to the specified account.
|
PagedList<Certificate> |
Certificates.listNext(String nextPageLink,
CertificateListNextOptions certificateListNextOptions)
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<Page<Certificate>> |
Certificates.listNextAsync(String nextPageLink)
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<Page<Certificate>> |
Certificates.listNextAsync(String nextPageLink,
CertificateListNextOptions certificateListNextOptions)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listNextAsync(String nextPageLink,
CertificateListNextOptions certificateListNextOptions,
ServiceFuture<List<Certificate>> serviceFuture,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listNextAsync(String nextPageLink,
ServiceFuture<List<Certificate>> serviceFuture,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<Certificate>,CertificateListHeaders>> |
Certificates.listNextWithServiceResponseAsync(String nextPageLink)
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<Certificate>,CertificateListHeaders>> |
Certificates.listNextWithServiceResponseAsync(String nextPageLink,
CertificateListNextOptions certificateListNextOptions)
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<Certificate>,CertificateListHeaders>> |
Certificates.listWithServiceResponseAsync()
Lists all of the certificates that have been added to the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<Certificate>,CertificateListHeaders>> |
Certificates.listWithServiceResponseAsync(CertificateListOptions certificateListOptions)
Lists all of the certificates that have been added to the specified account.
|
Modifier and Type | Method and Description |
---|---|
ServiceFuture<Certificate> |
Certificates.getAsync(String thumbprintAlgorithm,
String thumbprint,
CertificateGetOptions certificateGetOptions,
ServiceCallback<Certificate> serviceCallback)
Gets information about the specified certificate.
|
ServiceFuture<Certificate> |
Certificates.getAsync(String thumbprintAlgorithm,
String thumbprint,
ServiceCallback<Certificate> serviceCallback)
Gets information about the specified certificate.
|
ServiceFuture<List<Certificate>> |
Certificates.listAsync(CertificateListOptions certificateListOptions,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listAsync(ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listNextAsync(String nextPageLink,
CertificateListNextOptions certificateListNextOptions,
ServiceFuture<List<Certificate>> serviceFuture,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listNextAsync(String nextPageLink,
CertificateListNextOptions certificateListNextOptions,
ServiceFuture<List<Certificate>> serviceFuture,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listNextAsync(String nextPageLink,
ServiceFuture<List<Certificate>> serviceFuture,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
ServiceFuture<List<Certificate>> |
Certificates.listNextAsync(String nextPageLink,
ServiceFuture<List<Certificate>> serviceFuture,
ListOperationCallback<Certificate> serviceCallback)
Lists all of the certificates that have been added to the specified account.
|
Modifier and Type | Method and Description |
---|---|
Certificate |
Certificate.withDeleteCertificateError(DeleteCertificateError deleteCertificateError)
Set the deleteCertificateError value.
|
Certificate |
Certificate.withPreviousState(CertificateState previousState)
Set the previousState value.
|
Certificate |
Certificate.withPreviousStateTransitionTime(org.joda.time.DateTime previousStateTransitionTime)
Set the previousStateTransitionTime value.
|
Certificate |
Certificate.withPublicData(String publicData)
Set the publicData value.
|
Certificate |
Certificate.withState(CertificateState state)
Set the state value.
|
Certificate |
Certificate.withStateTransitionTime(org.joda.time.DateTime stateTransitionTime)
Set the stateTransitionTime value.
|
Certificate |
Certificate.withThumbprint(String thumbprint)
Set the thumbprint value.
|
Certificate |
Certificate.withThumbprintAlgorithm(String thumbprintAlgorithm)
Set the thumbprintAlgorithm value.
|
Certificate |
Certificate.withUrl(String url)
Set the url value.
|
Copyright © 2019. All rights reserved.