Solutions Interface
public interface Solutions
Resource collection API of Solutions.
Modifier and Type | Method and Description |
---|---|
abstract Blank |
define(String name)
Begins definition for a new Solution resource. |
abstract void |
delete(String resource Deletes the solution Deletes the solution in the subscription. |
abstract void |
delete Deletes the solution Deletes the solution in the subscription. |
abstract void |
delete Deletes the solution Deletes the solution in the subscription. |
abstract void |
delete Deletes the solution Deletes the solution in the subscription. |
abstract Solution |
get Retrieve solution. |
abstract Response<Solution> |
get Retrieve solution. |
abstract Solution |
get Retrieve solution. |
abstract Response<Solution> |
get Retrieve solution. |
abstract
Solution |
list Retrieves the solution list for the subscription Retrieves the solution list. |
abstract
Response<Solution |
list Retrieves the solution list for the subscription Retrieves the solution list. |
abstract
Solution |
list Retrieves the solution list for the subscription Retrieves the solution list. |
abstract
Response<Solution |
list Retrieves the solution list for the subscription Retrieves the solution list. |
define
public abstract Solution.DefinitionStages.Blank define(String name)
Begins definition for a new Solution resource.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String solutionName, Context context)
Deletes the solution Deletes the solution in the subscription.
Parameters:
deleteById
public abstract void deleteById(String id)
Deletes the solution Deletes the solution in the subscription.
Parameters:
deleteByIdWithResponse
public abstract void deleteByIdWithResponse(String id, Context context)
Deletes the solution Deletes the solution in the subscription.
Parameters:
deleteByResourceGroup
public abstract void deleteByResourceGroup(String resourceGroupName, String solutionName)
Deletes the solution Deletes the solution in the subscription.
Parameters:
getById
public abstract Solution getById(String id)
Retrieve solution. Retrieves the user solution.
Parameters:
Returns:
getByIdWithResponse
public abstract Response
Retrieve solution. Retrieves the user solution.
Parameters:
Returns:
getByResourceGroup
public abstract Solution getByResourceGroup(String resourceGroupName, String solutionName)
Retrieve solution. Retrieves the user solution.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response
Retrieve solution. Retrieves the user solution.
Parameters:
Returns:
listByResourceGroup
public abstract SolutionPropertiesList listByResourceGroup(String resourceGroupName)
Retrieves the solution list for the subscription Retrieves the solution list. It will retrieve both first party and third party solutions.
Parameters:
Returns:
listByResourceGroupWithResponse
public abstract Response
Retrieves the solution list for the subscription Retrieves the solution list. It will retrieve both first party and third party solutions.
Parameters:
Returns:
listBySubscription
public abstract SolutionPropertiesList listBySubscription()
Retrieves the solution list for the subscription Retrieves the solution list. It will retrieve both first party and third party solutions.
Returns:
listBySubscriptionWithResponse
public abstract Response
Retrieves the solution list for the subscription Retrieves the solution list. It will retrieve both first party and third party solutions.
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: