ApplicationOperationsClient Interface
public interface ApplicationOperationsClient
An instance of this class provides access to all the operations defined in ApplicationOperationsClient.
Modifier and Type | Method and Description |
---|---|
abstract
Application |
create Creates or update a security application on the given subscription. |
abstract
Response<Application |
create Creates or update a security application on the given subscription. |
abstract void |
delete(String application Delete an Application over a given scope. |
abstract Response<Void> |
delete Delete an Application over a given scope. |
abstract
Application |
get(String application Get a specific application for the requested scope by application |
abstract
Response<Application |
get Get a specific application for the requested scope by application |
createOrUpdate
public abstract ApplicationInner createOrUpdate(String applicationId, ApplicationInner application)
Creates or update a security application on the given subscription.
Parameters:
Returns:
createOrUpdateWithResponse
public abstract Response
Creates or update a security application on the given subscription.
Parameters:
Returns:
delete
public abstract void delete(String applicationId)
Delete an Application over a given scope.
Parameters:
deleteWithResponse
public abstract Response
Delete an Application over a given scope.
Parameters:
Returns:
get
public abstract ApplicationInner get(String applicationId)
Get a specific application for the requested scope by applicationId.
Parameters:
Returns:
getWithResponse
public abstract Response
Get a specific application for the requested scope by applicationId.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: