Interface AzureAccounts.AzureAccountsGetAssignedDefinitionStages.WithExecute

    • Method Detail

      • execute

        List<AzureAccountInfoObject> execute()
        Execute the request.
        Returns:
        the List<AzureAccountInfoObject> object if successful.
      • executeAsync

        rx.Observable<List<AzureAccountInfoObject>> executeAsync()
        Execute the request asynchronously.
        Returns:
        the observable to the List<AzureAccountInfoObject> object